Skip to content
Snippets Groups Projects
Commit ae40e577 authored by elijah's avatar elijah
Browse files

fix bug that prevented couchrest_session_store from being used.

parent e6faba1b
Branches
No related tags found
No related merge requests found
# Be sure to restart your server when you modify this file.
unless ARGV.grep(/assets:precompile/)
unless ARGV.grep(/assets:precompile/).any?
LeapWeb::Application.config.session_store CouchRest::Session::Store,
expire_after: 1800
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment