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
Leon Breedt 5feb7e26e8 Send a stripped down message in the text following 500, and leave the detailed
response for the body, or we may generate invalid HTTP responses that causes 404's.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1172 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-16 21:59:55 +00:00
actionmailer Improved address header processing 2005-04-13 17:49:24 +00:00
actionpack Changed render_partial to take local assigns as the second parameter instead of an explicit object and then the assigns 2005-04-16 16:08:29 +00:00
actionwebservice Send a stripped down message in the text following 500, and leave the detailed 2005-04-16 21:59:55 +00:00
activerecord Made migrations create InnoDB tables per default 2005-04-16 06:38:12 +00:00
activesupport Tests for AS 2005-04-10 17:37:20 +00:00
railties Added script/benchmarker to easily benchmark one or more statement a number of times from within the environment. Added script/profiler to easily profile a single statement from within the environment 2005-04-14 08:23:50 +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 Released 0.11.1 2005-03-27 15:07:27 +00:00