diff options
author | yui-knk <spiketeika@gmail.com> | 2015-08-25 22:40:15 +0900 |
---|---|---|
committer | yui-knk <spiketeika@gmail.com> | 2015-08-25 22:40:15 +0900 |
commit | c90008a86ee486334531d5096c04da5100ced692 (patch) | |
tree | 6d9d8742663a10ed73d38798d7d657bfa1a6eb2c /tools | |
parent | 211c31d2718165e68d4676d70eb1315c6b767dcc (diff) | |
download | rails-c90008a86ee486334531d5096c04da5100ced692.tar.gz rails-c90008a86ee486334531d5096c04da5100ced692.tar.bz2 rails-c90008a86ee486334531d5096c04da5100ced692.zip |
Make `change_column_default` to work
This is fix of #20018 which removes `change_column_default` from
array, so `CommandRecorder#method_missing` catches
`change_column_default` and @delegate's method is called.
This PR
* fix this bug
* define `ReversibleAndIrreversibleMethods` const making clear
which this array means to prevent these miss
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions