Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Rails 4.1 secrets. #2835

Merged
merged 1 commit into from Jan 22, 2014
Merged

Add support for Rails 4.1 secrets. #2835

merged 1 commit into from Jan 22, 2014

Commits on Jan 22, 2014

  1. Read the secret_key value from Rails secret_key_base.

    It is possible to override this by setting the `secret_key` manually
    on the `devise.rb` initializer on your application.
    lucasmazza committed Jan 22, 2014
    1
    Copy the full SHA
    eba91e6 View commit details
    Browse the repository at this point in the history