diff options
author | Travis Jeffery <travisjeffery@gmail.com> | 2012-03-21 01:20:35 +0000 |
---|---|---|
committer | Travis Jeffery <travisjeffery@gmail.com> | 2012-03-21 01:20:35 +0000 |
commit | b2a59388b2ad281ccce1f72dd5fda09ca746dc32 (patch) | |
tree | b07814dd9aab2618ad07395c542bcad37a48a2e6 /railties/test/generators/orm_test.rb | |
parent | b49a7ddce18a35a39fd5b3f6003d4a02cbd09b0e (diff) | |
download | rails-b2a59388b2ad281ccce1f72dd5fda09ca746dc32.tar.gz rails-b2a59388b2ad281ccce1f72dd5fda09ca746dc32.tar.bz2 rails-b2a59388b2ad281ccce1f72dd5fda09ca746dc32.zip |
Generate Migration Thats Adds Removed Index
When generating a migration that removes a field with an index, the down
will add both the field and its index.
Diffstat (limited to 'railties/test/generators/orm_test.rb')
0 files changed, 0 insertions, 0 deletions