Hello All, I have problems setting up production environment.
Every time I try to run in production mode, it gives me error: Unexpected error while processing request: Missing `secret_key_base` for 'production' environment, set this value in `config/secrets.yml` In Local also if I do 'rails s -e production', it gives me the same error. I tried to setup secret_base from the link - https://gist.github.com/pablosalgadom/4d75f30517edc6230a67. But its still not working. Can any one help me on this? Thanks, Avi -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/4414de53-1068-4ae8-b5bd-aa56b400cf89%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

