[#345] remove deprecation warning

This commit is contained in:
Alexander Machehin 2014-03-12 19:23:39 +06:00
parent 694f41f036
commit 81d628c605
1 changed files with 2 additions and 2 deletions

View File

@ -150,8 +150,8 @@ Devise.setup do |config|
# ==> Configuration for :token_authenticatable
# Defines name of the authentication token params key
config.token_authentication_key = :token
config.skip_session_storage = [:token_auth, :http_auth]
# config.token_authentication_key = :token
# config.skip_session_storage = [:token_auth, :http_auth]
# ==> Scopes configuration
# Turn scoped views on. Before rendering "sessions/new", it will first check for