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-10-26 13:44:11 -07:00
..
assets
cases setting the authorized session clears the statement cache 2010-10-26 13:44:11 -07: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 has_one maintains the association with separate after_create/after_update 2010-10-22 10:28:53 +02:00
schema made a pass in AR's schema.rb to keep (most) create statements in lexicographic order, and fixed an FK 2010-10-22 16:55:02 +02:00
config.rb