1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Tom Lea 3724dafe71 Fix incorrect signature for NamedScope#respond_to? [#852 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2008-08-21 16:39:27 +01:00
..
assets move assets and models 2008-01-18 07:27:03 +00:00
cases Fix incorrect signature for NamedScope#respond_to? [#852 state:resolved] 2008-08-21 16:39:27 +01:00
connections Consistently use the framework's configured logger and avoid reverting to RAILS_DEFAULT_LOGGER unless necessary. 2008-08-18 23:36:13 -05:00
fixtures Add has_many :primary_key option to allow setting the primary key on a has many association 2008-07-06 20:25:10 +02:00
migrations Added protection against duplicate migration names (Aslak Hellesøy) [#112 state:resolved] 2008-05-11 13:37:29 -05:00
models Fix generated WHERE IN query for named scopes. [#583 state:resolved] 2008-08-21 16:11:28 +01:00
schema update_counters should update nil values. 2008-07-15 16:21:11 -07:00
config.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00