Skip to content

Commit

Permalink
fixed issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl Seguin committed Feb 17, 2011
1 parent 630af45 commit 4d7e62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/secret_token.rb
@@ -1,2 +1,2 @@
Mongoweb::Application.config.secret_token = '37a9f51bcae96215a80795d8109918d3c11c53e7cb55153d057ebd1b76e21ba88d452310fa91cb990f0a5c089e52cc16ff508bca111537891ca41e432e4184b2'
Mongoweb::Application.config.session_store :active_record_store'
Mongoweb::Application.config.session_store :active_record_store

0 comments on commit 4d7e62f

Please sign in to comment.