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
Rafael Mendonça França efb41c6abc Merge pull request #15728 from sgrif/sg-double-save-hm-t
Don't save through records twice

Conflicts:
	activerecord/CHANGELOG.md
	activerecord/test/cases/associations/has_many_through_associations_test.rb
2014-06-19 17:21:06 -03:00
..
active_record/connection_adapters Add a type object to Column constructor 2014-05-17 17:16:05 -06:00
assets
cases Merge pull request #15728 from sgrif/sg-double-save-hm-t 2014-06-19 17:21:06 -03:00
fixtures Update test data which doesn't reflect expected usage 2014-06-12 15:33:25 -06:00
migrations
models Merge pull request #15772 from nbudin/sti_through_bug 2014-06-19 15:07:11 -03:00
schema Fix has_and_belongs_to_many in a namespaced model pointing to a non namespaced model 2014-06-19 14:59:48 -03:00
support pg test, examples for default values and schema dumping of point types. 2014-06-03 13:46:32 +02:00
.gitignore
config.example.yml Remove code related to adapter which are no longer in repo 2014-05-16 18:17:25 +02:00
config.rb