Go to file
2005-04-17 16:40:53 +00:00
actionmailer Improved address header processing 2005-04-13 17:49:24 +00:00
actionpack Added Request#xml_http_request? (and an alias xhr?) to that'll return true when the request came from one of the Javascript helper methods (Ajax). This can be used to give one behavior for modern browsers supporting Ajax, another to old browsers #1127 [Sam Stephenson] 2005-04-17 16:40:53 +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 Fixes a problem with the SQL Adapter which was resulting in IDENTITY_INSERT not being set to ON when it should be #1104 [adelle] 2005-04-17 13:59:02 +00:00
activesupport Tests for AS 2005-04-10 17:37:20 +00:00
railties Fixed that purge_test_database would use database settings from the development environment when recreating the test database #1122 [rails@cogentdude.com] 2005-04-17 10:00:37 +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