diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2012-11-02 20:04:41 -0200 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2012-11-02 20:07:46 -0200 |
commit | 743d07ea2c3303b0f400f145f45686848e4bb762 (patch) | |
tree | 759da05470f728fd6750131e8f62aaea6144ca40 /activerecord/lib/active_record/connection_handling.rb | |
parent | 7042fe2f8428b713894601a9bc9bdcdbcdbfb37b (diff) | |
download | rails-743d07ea2c3303b0f400f145f45686848e4bb762.tar.gz rails-743d07ea2c3303b0f400f145f45686848e4bb762.tar.bz2 rails-743d07ea2c3303b0f400f145f45686848e4bb762.zip |
Remove old comment
This comment is not valid since that `if` is there to make possible to
do:
remove_index :users, :name
Instead of:
remove_index :users, column: :name
What is a valid use case.
[ci skip]
Diffstat (limited to 'activerecord/lib/active_record/connection_handling.rb')
0 files changed, 0 insertions, 0 deletions