mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04: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.