mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-14 09:17:55 -05:00
The default specified in the docs does not match up with the default
specified in the config.
See
cc8636cfed/lib/devise.rb (L127)
Changing the docs to read 6..128 with the config setting to 8..128 is
feared to cause confusion, so removing the default clause instead.