1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
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 Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Releasing 0.11.0 2005-03-22 13:29:22 +00:00
release.rb Upload documentation to the new server 2005-04-19 04:30:52 +00:00