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
2010-11-25 06:47:27 +08:00
..
assets
cases Don't depend on rubygems loading thread (for Mutex) 2010-11-25 06:47:27 +08:00
connections select goes through exec(), so no method chaining for query counts 2010-11-03 17:34:49 -07:00
fixtures Add some tests for functionality in JoinAssociation which already exists but was previously untested 2010-10-13 08:24:19 -07:00
migrations Change the method for copying migrations, do not add scope. 2010-10-09 21:32:34 +02:00
models If a nested_attribute is being marked for destruction and at the same time an attr_accessor value is being assigned then the value being assigned is being ignored. This patch is a fix for that issue. 2010-11-24 22:08:36 +01:00
schema Add timestamps to Topic 2010-11-02 01:24:31 +00:00
config.rb