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 eb7c71bcd3 Avoid implicit delegation in the migration compatibility
The implicit delegation in the migration class is to be logged. It is
not intended in the migration compatibility, so it should be avoided.

Fixes #35224.
2019-02-12 07:18:40 +09:00
..
active_record Avoid implicit delegation in the migration compatibility 2019-02-12 07:18:40 +09:00
arel Make And and Case into expression nodes 2019-01-24 14:35:52 -05:00
rails/generators Refactor migrations_path command option to database 2018-09-28 14:24:36 -04:00
active_record.rb Adds basic automatic database switching to Rails 2019-01-30 13:37:25 -05:00
arel.rb Remove unused Arel::Compatibility::Wheres 2019-01-15 22:13:25 +09:00