1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
Rodrigo Kochenburger 5a3fd46d42 Fixing test for named_scope through a has_many :through
The test that checks if a has_many :through association has access to named_scope had a typo and
didn't have the proper fixtures loaded. [#190 state:resolved]
2008-05-15 17:56:23 -07: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 Fixing test for named_scope through a has_many :through 2008-05-15 17:56:23 -07:00
activeresource Making ready for RC1 release 2008-05-11 18:29:44 -05:00
activesupport Precompute TimeZone.us_zones [#199 state:resolved] 2008-05-15 09:22:44 -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