Displaying 20 results from an estimated 800 matches similar to: "No more info about dynamic_form in rails guides?"
2011 Feb 18
1
Rails plugins new official maintainers
Hey guys,
This is the final list of the new maintainers of each plugin.
We need two more things to do:
First please the owners of the repos add the rest of the maintainers.
Second I will add a note on each rails/plugin mentioning this repos updates.
So from now on, if someone else is interested in helping/contributing
please send a message to the appropriate repo owner.
verification
2012 Dec 04
0
Empty test suite is run after every rake task
When I run rake db:migrate or rake -T I get these lines at the end:
Finished in 0.000276 seconds.
0 tests, 0 assertions, 0 failures, 0 errors
My Gemfile is:
source ''http://rubygems.org''
gem ''rack''
gem ''rails'', ''3.0.9''
gem "acl9", ''0.12.0''
gem "fastercsv"#, :version =>
2001 Mar 09
1
Win200 Server and Samba
Hello everybody!
I've got a network with a working Windows2000 Server (acting as a file
server and being responsible for user authentification) and some Win2000
Professional Clients.
I want to do the following:
I want to integrate other Workstations to the existing Domain and I want to
integrate a Linux computer. Therefor I want to use Samba to share disk space
with the Win Clients. But there
2009 Feb 11
1
Table Formatting
Dear R-Users
I have created the following table in R:
Year TACC.SNA1 Catch.SNA1 TACC.SNA2 Catch.SNA2 TACC.SNA3
Catch.SNA3
111 1985-86 9396 18595 1860 530
1486 16727
112 1986-87 3155 12195 9506 7067
4991 2300
113 1987-88 6913 2074 3740
2010 Jun 10
1
asterisk registration
Hi all,
I think i understand the problem, actually I have two asterisk server. In
the extension.conf file on one server I have added
exten => 3923903,1,GOTO(s,1,3923903.conf)
which reads the corresponding conf file when ever the extension no. through
PSTN is called and learns the location of inbound.php which contains the IVR
script to be executed.
Now what i want is that through this
2004 Apr 16
0
Shorewall 2.0 French Language Guides available
Thanks to Fabien Demassieux, French Language versions of the QuickStart
Guides and the Setup Guide are now available:
http://shorewall.net/shorewall_quickstart_guide.htm
http://shorewall.sf.net/shorewall_quickstart_guide.htm
These guides will be available shortly on the other Shorwall Mirrors
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \
2003 Jan 28
0
French versions of the Basic Quickstart Guides
Thanks to Patrice Vetsel, there are now French versions available. They are
linked from http://www.shorewall.net/shorewall_quickstart_guide.htm.
-Tom
--
Tom Eastep \ Shorewall - iptables made easy
Shoreline, \ http://www.shorewall.net
Washington USA \ teastep@shorewall.net
2007 Oct 25
2
Good capistrano books, tutorials, guides
Hi, seems like there isn''t any good books, tutorials or guides on
capistrano out on the web.
Appreciate if someone can post up where to look for good capistrano
resources. It seems that there is some learning curve for capistrano..
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2012 Sep 12
1
[Rails Guides] Use new hash syntax
I''ve looking into edge guides and I''ve notice the examples are using the
old hash syntax. Some parts of rails code are changing to the new one.
I want to update the examples in docrails to use the new syntax. Is there
any reason not to do it?
Regards.
--
José Corcuera Z.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2012 Sep 20
1
Translate rails guides to portuguese
hi folks, i wish to know if there''s a way to translate the rails guides to
portuguese or others languages. I believe this way we can help community
growing more each day.
i`m really interested to help translate to portuguese and waiting for an
answer if its possible and how.
thanks
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2004 Nov 04
0
Any guides/howto for implementing slave samba and Ldap?
Hi people,
Is there any reliable howto for implementing a slave samba (with a slave
ldap on the same machine)?
Thanks,
Mark Jones
2011 Apr 08
0
Any PHP Ming + for Asterisk guides, tutorial, how-to anywhere?
Hi Everyone,
Looking to create a flash status update page from Asterisk events using PHP
MING but I can't seem to find much documentation other than those on PHP
site. Has anyone ever tried or has came across PHP Ming usage for Asterisk?
Any hints of much appreciated.
***I am aware of FOP using ming. Looking for something other than that.
Specifically in PHP rather than PERL.
Thanks,
2019 Mar 01
0
Mail Server Guides
On 3/1/19 9:53 AM, Ben Archuleta wrote:
> Hello All,
>
>
> I need to set up a new mail server to replace an aging CentOS 6.3 mail server. I was wondering what were some of the best guides on the web for Postfix (Maildir), Spamassassin, ClamAV, Dovecot?
>
Probably not what you are looking for and it still has bugs, but I just
(within last five days) started this project for
2019 Mar 03
1
Mail Server Guides
Am 01.03.19 um 18:53 schrieb Ben Archuleta:
> I need to set up a new mail server to replace an aging CentOS 6.3 mail server. I was wondering what were some of the best guides on the web for Postfix (Maildir), Spamassassin, ClamAV, Dovecot?
In the list I miss a program to control clamav and spamassassin.
Many people use amavis, but my experience is not very favoufable with
this script.
I
2019 Mar 04
0
Mail Server Guides
On 3/1/19 12:53 PM, Ben Archuleta wrote:
> Hello All,
>
>
> I need to set up a new mail server to replace an aging CentOS 6.3 mail server. I was wondering what were some of the best guides on the web for Postfix (Maildir), Spamassassin, ClamAV, Dovecot?
I am close to upgrading my mailserver.? My current instructions are at:
http://www.htt-consult.com/Centos7-mailserver.html
I need
2001 Nov 15
1
Any Idiots guides out there
Hi there,
I need to set-up something to syncronise (say every hour) a set of ftp and
config files between two servers and rsync seems to be the prog for the job
(for a HA ftp server using Pro-ftp).
But so far, unless i run as root, with root being able to login to both servers,
it doesn't work.
I get the feeling i'm getting confused with rsh and ssh setups and
bits....hence an
2001 Nov 15
0
RSYNC: Any Idiots guides out there
There is a rather rambling tutorial at:
http://www.ccp14.ac.uk/ccp14admin/rsync/
(this does not have ssh tunnelling in there)
Though for the following - if the files are owned by root - root
will be the only one able to rsync them across?
Maybe creating a special account with some extra file
privaledges but not 100% root could get the job done for
you?
Lachlan.
> I need to set-up
2009 Mar 08
1
R Style Guides?
Hi:
I am looking for "style guides" for larger R programs,
and would like suggestions of web pages or documents to look at.
I am particularly interested in guidelines for how to structure programs,
and such issues as managing scope, passing data around, data hiding,
and so forth.
I do have some understanding of how scope works, and how
object-oriented programming does or might work.
2011 May 09
0
rails guides - getting started - section 10 security
The example doesn''t work as described for me; not sure if I haven''t
followed it right, or there''s a problem with the code. Can someone
help me to determine what the problem is.
Specifically, after adding the authentication code to the
PostsController, with this line:
before_filter :authenticate, :except => [:index, :show]
The guide says that "we want the user
2013 Jun 25
1
Broken URLs to guides and APIs on rubyonrails.org
This is some feedback for rubyonrails.org. My apologies if this is the
wrong forum to bring this up, but I wasn''t able to find a "Contact us" link
on the site.
As of this writing, if I go to Google and search for "active record
observer validations", the top 2 results are:
http://guides.rubyonrails.org/active_record_validations_callbacks.html
and