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
2011-02-16 11:08:01 -08:00
..
active_record/connection_adapters introduce a fake AR adapter for mocking database return values 2011-02-04 13:34:57 -08:00
assets
cases fixing whitespace problems 2011-02-16 11:08:01 -08:00
connections use rake to create test databases for us 2011-01-14 14:07:16 -08:00
fixtures Correctly update counter caches on deletion for has_many :through [#2824 state:resolved]. Also fixed a bunch of other counter cache bugs in the process, as once I fixed this one others started appearing like nobody's business. 2011-02-07 23:35:05 +00:00
migrations in the middle of refactoring 2010-12-03 12:00:09 -08:00
models Add interpolation of association conditions back in, in the form of proc { ... } rather than instance_eval-ing strings 2011-02-14 01:40:31 +00:00
schema The optimistic lock column should be increased when calling touch 2011-02-09 18:27:40 -02:00
config.rb