has_secure_attribute 0.3.1
Does what `has_secure_password` does, but for any attribute that you want. It does not have to be a `password` attribute. It may be for example `security_answer`
Gemfile:
=
installation:
=
Dépendances de Runtime (2):
activerecord
>= 0
bcrypt-ruby
~> 3.0.0