1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Ryuta Kamizono 0be7f45ae6 Restore original merging order to enforce if_exists: true
The merging order was accidentally changed at #32447. The original
intention is force `drop_table ... if_exists: true`. #28070.
2018-04-29 16:33:01 +09:00
..
active_record Restore original merging order to enforce if_exists: true 2018-04-29 16:33:01 +09:00
arel Remove math module from count 2018-04-25 17:14:07 +01:00
rails/generators Rails 6 requires Ruby 2.3+ 2018-02-17 10:03:37 -08:00
active_record.rb Remove ForeignKeys module which was introduced at #32299 2018-04-02 17:54:26 +09:00
arel.rb Arel: :nodoc: all 2018-02-24 18:11:47 +10:30