Closed ksss closed 3 years ago
has_secure_password add some methods automatically.
has_secure_password
https://github.com/rails/rails/blob/014347620db4b063e63caf3914f1737cd87bf5d5/activemodel/lib/active_model/secure_password.rb#L91-L125
In this PR, this automatically added method is supported.
has_secure_password
add some methods automatically.https://github.com/rails/rails/blob/014347620db4b063e63caf3914f1737cd87bf5d5/activemodel/lib/active_model/secure_password.rb#L91-L125
In this PR, this automatically added method is supported.