1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/app/controllers
Carlos Antonio da Silva bebf0ecbbe Simplify the logic to display the minimum password length hint
There's no real need to pass 2 variables to the view to figure that out,
we can simply display the message relying on whether or not the
`@minimum_password_length` variable is present.
2014-12-27 11:22:40 -02:00
..
devise Moves minimum_password_length to DeviseController. 2014-12-16 16:14:32 -05:00
devise_controller.rb Simplify the logic to display the minimum password length hint 2014-12-27 11:22:40 -02:00