1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/generators
Ryan McGeary 5f9838950a Remove password_length default docs in config template
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.
2014-02-16 08:19:47 -05:00
..
active_record Ensure that migrations are created with the .rb extension. 2014-02-11 10:19:05 -02:00
devise Read the secret_key value from Rails secret_key_base. 2014-01-22 11:13:25 -02:00
mongoid require rails generator base class in devise generators 2013-11-15 15:56:09 +03:00
templates Remove password_length default docs in config template 2014-02-16 08:19:47 -05:00