Skip to content

Commit

Permalink
removed deprecated line
Browse files Browse the repository at this point in the history
  • Loading branch information
NoamB committed Mar 14, 2011
1 parent fbe2a09 commit 4eb7c5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/application_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ class ApplicationController < ActionController::Base

activate_sorcery! do |config|
#config.user_class = User
config.authentications_class = UserProvider
config.session_timeout = 10.minutes
config.session_timeout_from_last_action = false

Expand Down

0 comments on commit 4eb7c5e

Please sign in to comment.