Method: Devise::Orm::DirtyTrackingMethods#devise_saved_change_to_encrypted_password?
- Defined in:
- lib/devise/orm.rb
#devise_saved_change_to_encrypted_password? ⇒ Boolean
24 25 26 |
# File 'lib/devise/orm.rb', line 24 def devise_saved_change_to_encrypted_password? saved_change_to_encrypted_password? end |