Flowdock

No documentation

This class has no description. You can help the Ruby on Rails community by adding new notes.

Constants

ENV_SESSION_KEY = 'rack.session'.freeze

ENV_SESSION_OPTIONS_KEY = 'rack.session.options'.freeze

DEFAULT_OPTIONS = { :key => '_session_id', :path => '/', :domain => nil, :expire_after => nil, :secure => false, :httponly => true, :cookie_only => true

Attributes

Show files where this class is defined (1 file)
Register or log in to add new notes.