Go to file
2008-03-11 07:46:39 +00:00
actionmailer Remove empty .rhtml templates 2008-02-07 23:10:01 +00:00
actionpack Fix nested parameter hash parsing bug. #10797 [thomas.lee] 2008-03-11 07:46:39 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord test_native_types expects DateTime.local_offset instead of DateTime.now.offset; fixes test breakage due to dst transition 2008-03-10 06:48:15 +00:00
activeresource URI.decode site username/password. Closes #11169 [Ernesto Jimenez] 2008-02-19 23:06:09 +00:00
activesupport Fix Numeric time tests broken by DST change by anchoring them to fixed times instead of Time.now. Anchor TimeZone#now DST test to time specified with Time.at instead of Time.local to work around platform differences with Time.local and DST representation 2008-03-11 07:19:36 +00:00
railties Fix database rake tasks to work with charset/collation and show proper error messages on failure. Closes #11301 [matt] 2008-03-10 11:42:01 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Ousted ActionWebService from Rails 2.0 2007-11-21 15:17:04 +00:00
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +00:00
release.rb Removed query cache rescue as it could cause code to be run twice (closes #10408) [DHH] 2007-12-07 13:34:06 +00:00