# File lib/railsbench/railsbenchmark.rb, line 550 def initialize(options={}) super(options) @session_class = ActionController::CgiRequest::DEFAULT_SESSION_OPTIONS[:database_manager].session_class rescue CGI::Session::ActiveRecordStore rescue ActiveRecord::SessionStore end
Generated with the Darkfish Rdoc Generator 2.