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 fac9938b91
Merge pull request #25107 from Erol/introduce-new-ar-transaction-error-classes
Introduce new ActiveRecord transaction error classes

Closes #26018
2016-08-03 07:05:22 -03:00
..
active_record/connection_adapters
assets
cases Merge pull request #25107 from Erol/introduce-new-ar-transaction-error-classes 2016-08-03 07:05:22 -03:00
fixtures Fixed where for polymorphic associations when passed an array containing different types. 2016-02-16 10:41:26 -08:00
migrations Fix migration class names in tests 2016-05-28 14:16:43 +09:00
models Merge pull request #25767 from kamipo/association_name_is_the_same_as_join_table_name 2016-07-27 23:23:05 -03:00
schema Merge pull request #25767 from kamipo/association_name_is_the_same_as_join_table_name 2016-07-27 23:23:05 -03:00
support Deprecate #table_exists?, #tables and passing arguments to #talbes 2015-11-09 23:13:23 +09:00
.gitignore
config.example.yml Remove legacy mysql adapter 2015-12-17 15:54:57 +00:00
config.rb