Go to file
2007-12-10 19:45:14 +00:00
actionmailer More changelog updates 2007-12-10 03:19:17 +00:00
actionpack Fix javascript_tag method name collision. Closes #10337. 2007-12-10 09:12:50 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Remove references to ActsAs* from the README now that it's been pulled out into a plugin. Closes #10451 [sjgman9] 2007-12-10 19:45:14 +00:00
activeresource Correct empty response handling. Closes #10445. 2007-12-10 05:53:56 +00:00
activesupport TimeZone#to_s uses UTC rather than GMT. References #1689. 2007-12-10 10:08:07 +00:00
railties Ruby 1.9 compat: File.exists\? -> File.exist\? en masse. References #1689 [Pratik Naik] 2007-12-10 05:54:46 +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 Forgot railties 2007-10-15 00:11:50 +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