Ruby on Rails
Go to file
David Heinemeier Hansson 38e78c6260 Fixed documentation snafu with send_file -- the option is :stream, not :streaming #1621 [evl]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1723 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-07-06 05:23:42 +00:00
actionmailer Added unit test to confirm that #1393 is fixed in HEAD 2005-07-04 16:21:11 +00:00
actionpack Fixed documentation snafu with send_file -- the option is :stream, not :streaming #1621 [evl] 2005-07-06 05:23:42 +00:00
actionwebservice add RDoc for base signature types 2005-06-25 18:57:33 +00:00
activerecord Changed logging of SQL statements to use the DEBUG level instead of INFO. Added logging of the request URI in the benchmark statement (makes it easy to grep for slow actions). Changed the default logging level in config/environment.rb to INFO for production (so SQL statements won't be logged) 2005-07-05 17:23:41 +00:00
activesupport More inflector fixes #1608 2005-07-05 07:44:46 +00:00
railties Added a USAGE document to the migration generator 2005-07-06 05:19:56 +00:00
cleanlogs.sh
pushgems.rb
release.rb Upload documentation to the new server 2005-04-19 04:30:52 +00:00