Skip to content

Commit

Permalink
Wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
José Valim committed Mar 30, 2012
1 parent 60d2c6f commit b59ce51
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions lib/generators/templates/devise.rb
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,9 @@
# If true, extends the user's remember period when remembered via cookie.
# config.extend_remember_period = false

# Leave this set to true - this option was kept for backward compatibility
# and will be removed in some future release
# This configures your application to use the salt as the remember token.
# Leave this set to true - this option was kept for backwards compatibility
# and will be removed in some future releases.
config.use_salt_as_remember_token = true

# Options to be passed to the created cookie. For instance, you can set
Expand Down

0 comments on commit b59ce51

Please sign in to comment.