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
2009-02-23 12:11:02 +01:00
..
assets move assets and models 2008-01-18 07:27:03 +00:00
cases Added ActiveRecord::Base.each and ActiveRecord::Base.find_in_batches for batch processing [DHH/Jamis Buck] 2009-02-23 12:11:02 +01:00
connections Adding AR tests for JDBC connections 2009-01-26 16:08:44 +13:00
fixtures Preload uses exclusive scope [#643 state:resolved] 2008-12-26 18:25:55 +00:00
migrations Made migrations transactional for PostgreSQL [#834 state:resolved] 2008-08-22 14:46:25 -07:00
models Changed API of NestedAttributes to take an array, or hash with index keys, of hashes that have the id on the inside of the attributes hash and updated the FormBuilder to produce such hashes. Also fixed NestedAttributes with composite ids. 2009-02-13 21:47:56 +13:00
schema Add support for nested object forms to ActiveRecord and the helpers in ActionPack 2009-02-01 14:44:30 +13:00
config.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00