diff options
author | Sean Griffin <sean@thoughtbot.com> | 2014-07-06 16:04:14 -0600 |
---|---|---|
committer | Sean Griffin <sean@thoughtbot.com> | 2014-07-06 16:04:14 -0600 |
commit | 3559230720d4ea52d290da4ff4734b5236220fcd (patch) | |
tree | 0f88c2f3a04ff278987abf0537daa5af1f3b18c7 /actionview | |
parent | 2f716694f20cd19464029513fb59440fd9000840 (diff) | |
download | rails-3559230720d4ea52d290da4ff4734b5236220fcd.tar.gz rails-3559230720d4ea52d290da4ff4734b5236220fcd.tar.bz2 rails-3559230720d4ea52d290da4ff4734b5236220fcd.zip |
Remove the `text?` predicate from the type objects
This was only used for uniqueness validations. The first usage was in
conjunction with `limit`. Types which cast to string, but are not
considered text cannot have a limit. The second case was only with an
explicit `:case_sensitive => true` option given by the user.
Diffstat (limited to 'actionview')
0 files changed, 0 insertions, 0 deletions