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-10 14:17:09 -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 tests on 1.8, using a list of lists because order is important 2011-02-10 14:17:09 -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 make set_table_name take effect immediately 2011-02-08 10:31:09 -08:00
schema The optimistic lock column should be increased when calling touch 2011-02-09 18:27:40 -02:00
config.rb