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-20 19:40:29 +01:00
..
assets
cases class inheritable attributes is used no more! all internal use of class inheritable has been changed to class_attribute. class inheritable attributes has been deprecated. 2010-11-20 19:40:29 +01: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 use persisted? instead of new_record? wherever possible 2010-11-09 13:54:04 -02:00
schema Add timestamps to Topic 2010-11-02 01:24:31 +00:00
config.rb