When I am trying to run my web application I am getting below error on the browser:
You must set config.secret_key_base in your app's config.
I don't understand why it comes, and I don't have secret_token.rb
at config/initializers/secret_token.rb
. How do I resolve it.
Kindly suggest me, waiting for reply.
Thanks.