Skip to content

Commit

Permalink
Revert cb3181e - no longer required.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjtko committed Jan 8, 2013
1 parent fc66b6b commit 109a1b3
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -21,8 +21,6 @@ def initialize(const_error)
module Compatibility
def initialize(app, options = {})
options[:key] ||= '_session_id'
# FIXME Rack's secret is not being used
options[:secret] ||= SecureRandom.hex(30)
super
end

Expand Down

0 comments on commit 109a1b3

Please sign in to comment.