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-02 01:42:49 +00:00
..
assets
cases Ensure save always updates timestamps when serialized attributes are present 2010-11-02 01:42:49 +00:00
connections reducing the number of parameters to select() 2010-10-26 13:43:06 -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 Convert :primary_key in association to a string before comparing to column names, so that for example :primary_key => :another_pk works as well [#5605 state:resolved] 2010-10-30 11:24:36 -07:00
schema Add timestamps to Topic 2010-11-02 01:24:31 +00:00
config.rb