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/active_record/migration
Ryuta Kamizono 5572df92be Invertable methods should have compatible method signature
Otherwise it is hard to invert non-kwargs method to kwargs method.

This makes table and column options to be synchronized as kwargs.
2020-01-20 06:57:16 +09:00
..
command_recorder.rb Invertable methods should have compatible method signature 2020-01-20 06:57:16 +09:00
compatibility.rb Unify create_table method signature to take keyword arguments 2019-09-15 03:05:52 +09:00
join_table.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00