1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/app
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
..
controllers Simplify the logic to display the minimum password length hint 2014-12-27 11:22:40 -02:00
helpers Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
mailers/devise do not define mailer if ActionMailer is not defined 2013-10-03 17:39:04 +03:00
views/devise Simplify the logic to display the minimum password length hint 2014-12-27 11:22:40 -02:00