Go to file
2008-02-03 17:54:39 +00:00
actionmailer Less verbose mail logging: just recipients for :info log level; the whole email for :debug only. Closes #8000. 2008-02-02 05:32:15 +00:00
actionpack Cache partial variable names to reduce garbage 2008-02-03 12:11:30 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord MySQL: memoize column and table name quoting to reduce garbage 2008-02-03 12:11:52 +00:00
activeresource Reference to :element option in documentation should be :member. Closes #10905 [fxn] 2008-01-23 17:04:49 +00:00
activesupport Ruby 1.9 compat: declare utf-8 file encoding 2008-02-02 22:52:32 +00:00
railties ensure that the after_initialize hooks are run after the application initializers have run 2008-02-03 17:54:39 +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