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
Arthur Neves a0a37d9fd3
Merge PR #19759
Fix for has_and_belongs_to_many & has_many_through associations
2016-10-28 17:15:23 -04:00
..
active_record/connection_adapters introduce conn.data_source_exists? and conn.data_sources. 2015-09-22 19:48:44 +02:00
assets
cases Merge PR #19759 2016-10-28 17:15:23 -04:00
fixtures Merge pull request #26466 from y-yagi/remove_duplicated_fixture_set_names 2016-09-13 13:21:28 -04:00
migrations modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
models Don't skip in-memory insertion of associations when loaded in validate 2016-09-29 14:57:31 -04:00
schema Fixed: Optimistic locking does not work well with null in the database 2016-10-21 19:06:02 +03:00
support applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
.gitignore
config.example.yml Remove legacy mysql adapter 2015-12-17 15:54:57 +00:00
config.rb