Go to file
David Heinemeier Hansson 064877cab8 Added option to establish_connection where you'll be able to leave out the parameter to have it use the RAILS_ENV environment variable
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-11-25 16:03:33 +00:00
actionmailer Initial 2004-11-24 01:04:44 +00:00
actionpack Added Request#ssl? which is shorthand for @request.protocol == "https://" 2004-11-24 19:46:30 +00:00
activerecord Added option to establish_connection where you'll be able to leave out the parameter to have it use the RAILS_ENV environment variable 2004-11-25 16:03:33 +00:00
railties Dump development database, not test database 2004-11-25 15:53:30 +00:00