update devise gem
This commit is contained in:
parent
00ae65b108
commit
ed9543ff5d
3 changed files with 6 additions and 5 deletions
|
@ -99,7 +99,7 @@ Devise.setup do |config|
|
|||
|
||||
# ==> Configuration for :validatable
|
||||
# Range for password length. Default is 6..128.
|
||||
# config.password_length = 6..128
|
||||
config.password_length = 6..128
|
||||
|
||||
# Email regex used to validate email formats. It simply asserts that
|
||||
# an one (and only one) @ exists in the given string. This is mainly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue