Go to file
2008-05-15 13:47:05 +01:00
actionmailer Prefer string core_ext inflector methods over directly accessing Inflector. 2008-05-14 14:09:49 -05:00
actionpack Adding an example test case for pluralize for (y) -> (ies) 2008-05-14 17:17:24 -07:00
activemodel Merge docrails: 2008-05-09 10:40:50 +01:00
activerecord DRY associations code and improve eager loading tests. 2008-05-15 13:47:05 +01:00
activeresource Making ready for RC1 release 2008-05-11 18:29:44 -05:00
activesupport Create a seperate file for ActiveSupport::OrderedHash. 2008-05-14 12:48:37 -05:00
railties Add ActiveRecord option to store the full class name on STI's type column, allowing one to have STI subclasses in different namespaces [#114] 2008-05-13 15:04:11 -07:00
.gitignore preventing generated documentation from being picked up by git. [#37 state:resolved] 2008-04-23 20:27:23 +12:00
cleanlogs.sh Ignore debug logs and ensure ActiveResource's log is cleaned up. 2008-04-16 13:17:03 -05:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05: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