aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/rails/generators/active_record/migration.rb
diff options
context:
space:
mode:
authorSean Griffin <sean@thoughtbot.com>2014-06-29 12:51:42 -0600
committerSean Griffin <sean@thoughtbot.com>2014-06-29 12:51:42 -0600
commit7a3d76b3cbd5d4705bb850b434243215db3ad688 (patch)
tree15831100ea274a424896fb8aec70daa10c92d370 /activerecord/lib/rails/generators/active_record/migration.rb
parent9ca0f8da2abe735c57eacd9b687ee7c3fae3685d (diff)
downloadrails-7a3d76b3cbd5d4705bb850b434243215db3ad688.tar.gz
rails-7a3d76b3cbd5d4705bb850b434243215db3ad688.tar.bz2
rails-7a3d76b3cbd5d4705bb850b434243215db3ad688.zip
Don't encourage usage of `columns_hash`
As discussed in https://github.com/plataformatec/simple_form/pull/1094, we should not encourage usage of `columns_hash`, and instead provide an alternate method to determine whether or not an attribute exists. The language `attribute` was chosen over `column` since these are in the `AttributeMethods` module.
Diffstat (limited to 'activerecord/lib/rails/generators/active_record/migration.rb')
0 files changed, 0 insertions, 0 deletions