Go to file
2008-03-29 18:41:10 +00:00
actionmailer Fixed that a return-path header would be ignored (closes #7572) [joost] 2008-03-27 17:54:02 +00:00
actionpack Revert spurious commit from [9126] 2008-03-29 00:26:15 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Fixed that validates_size_of :within works in associations (closes #11295, #10019) [cavalle] 2008-03-29 17:53:44 +00:00
activeresource Add #clone. Closes #7352 [Ryan Daigle, thechrisoshow] 2008-03-28 21:17:38 +00:00
activesupport config.time_zone and TimeWithZone#marshal_load accept tzinfo/Olson identifiers 2008-03-28 04:35:48 +00:00
railties Generated tests rely on test dir in load path rather than File.dirname shenanigans. ruby -Itest test/unit/foo_test.rb to run a test by hand (that's a capital I as in Island). 2008-03-29 18:41:10 +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