Go to file
2008-04-01 20:35:56 +00:00
actionmailer Ruby 1.9 compat: anonymous class name is nil not '' now 2008-04-01 06:11:22 +00:00
actionpack Ruby 1.9 compat: toplevel AS reference within BasicObject 2008-04-01 07:39:14 +00:00
activemodel Move it around a bit 2008-04-01 00:13:39 +00:00
activerecord Tweak ActiveRecord::Base#to_json to include a root value in the returned hash: {post: {title: ...}} [rick] 2008-04-01 20:09:45 +00:00
activeresource Don't shadow attrs var 2008-03-30 06:17:29 +00:00
activesupport Add config.active_support.use_standard_json_time_format setting so that Times and Dates export to ISO 8601 dates. [rick] 2008-04-01 20:25:26 +00:00
railties Add config.active_support for future configuration options. Also, add more new Rails 3 config settings to new_rails_defaults.rb [rick] 2008-04-01 20:35:56 +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