annotate config/initializers/session_store.rb @ 2:43da2d66a8f1

Nuke out session store.
author edogawaconan <me@myconan.net>
date Fri, 05 Sep 2014 18:25:02 +0900
parents a1c9fadc0904
children 399d36c079c4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a1c9fadc0904 Initial.
edogawaconan <me@myconan.net>
parents:
diff changeset
1 # Be sure to restart your server when you modify this file.
a1c9fadc0904 Initial.
edogawaconan <me@myconan.net>
parents:
diff changeset
2
2
43da2d66a8f1 Nuke out session store.
edogawaconan <me@myconan.net>
parents: 0
diff changeset
3 Rails.application.config.session_store :null_store