Skip to content

Instantly share code, notes, and snippets.

@binaryphile
Created February 20, 2014 19:30
Show Gist options
  • Select an option

  • Save binaryphile/9121402 to your computer and use it in GitHub Desktop.

Select an option

Save binaryphile/9121402 to your computer and use it in GitHub Desktop.
Store::Application.config.secret_token = 'my secret is at least thirty characters long'
Store::Application.config.secret_key_base = 'my secret is at least thirty characters long'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment