1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Merge pull request #2868 from rmm5t/patch-1

Update password_length docs in config template
This commit is contained in:
José Valim 2014-02-16 14:45:05 +01:00
commit 60b6a80764

View file

@ -138,7 +138,7 @@ Devise.setup do |config|
# config.rememberable_options = {}
# ==> Configuration for :validatable
# Range for password length. Default is 8..128.
# Range for password length.
config.password_length = 8..128
# Email regex used to validate email formats. It simply asserts that