diff options
author | Sean Griffin <sean@thoughtbot.com> | 2014-06-29 12:51:42 -0600 |
---|---|---|
committer | Sean Griffin <sean@thoughtbot.com> | 2014-06-29 12:51:42 -0600 |
commit | 7a3d76b3cbd5d4705bb850b434243215db3ad688 (patch) | |
tree | 15831100ea274a424896fb8aec70daa10c92d370 /tasks | |
parent | 9ca0f8da2abe735c57eacd9b687ee7c3fae3685d (diff) | |
download | rails-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 'tasks')
0 files changed, 0 insertions, 0 deletions