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
2008-01-30 23:22:58 +00:00
..
assets move assets and models 2008-01-18 07:27:03 +00:00
cases MySQL: omit text/blob defaults from the schema instead of using an empty string. Closes #10963. 2008-01-30 23:22:58 +00:00
connections Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00
fixtures Make sure that belongs_to counter decrements when assigning nil Closes #10804 [jeanmartin] 2008-01-26 06:23:03 +00:00
migrations move migrations 2008-01-18 07:28:07 +00:00
models Make sure count works on has_many :through associations using :group. Closes #10480 [remvee] 2008-01-27 02:41:55 +00:00
schema Add posts.comments_count for other databases. Closes #10804. 2008-01-28 18:45:12 +00:00
config.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00