Skip to content
This repository has been archived by the owner on Apr 28, 2019. It is now read-only.

Devise secret_key missing from documentation. #160

Open
fornof opened this issue Dec 13, 2014 · 1 comment
Open

Devise secret_key missing from documentation. #160

fornof opened this issue Dec 13, 2014 · 1 comment

Comments

@fornof
Copy link

fornof commented Dec 13, 2014

From here: http://doc.locomotivecms.com/get-started/install-engine-locally#mac

bundle exec unicorn_rails
produces errors, specifically,

"undefined method `secret_key=' for Devise:Module (NoMethodError)"

I commented out the config.secret_key in config/initializers/devise.rb, and the unicorn_rails works now, but this seems like an important step that wasn't mentioned in documentation.

How important is this secret_key, and if it's not that important, does there need to be a "comment this out" step?

@ingmarross
Copy link

+1, ran into the same issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants