1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/app/views/devise/registrations
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
..
edit.html.erb change class="fields" to class="field" to be same as rails scaffolding 2014-10-22 12:44:01 -04:00
new.html.erb Simplify the logic to display the minimum password length hint 2014-12-27 11:22:40 -02:00