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

Rails 5.2 #33

Open
DanielKehoe opened this issue Feb 9, 2018 · 1 comment
Open

Rails 5.2 #33

DanielKehoe opened this issue Feb 9, 2018 · 1 comment

Comments

@DanielKehoe
Copy link
Member

Attempted to build the 'rails-bootstrap' example application with Rails Composer (built using rails_apps_composer 3.1.30) with Ruby 2.5.0 and Rails 5.2.0.rc1. Got the error:

init  recipe stage three
insert    config/secrets.yml
Error: The file /Users/danielkehoe/workspace/wip/rails-bootstrap/config/secrets.yml 
does not appear to exist
@konung
Copy link

konung commented Mar 7, 2018

That's because there are no more secrets in Rails 5.2 ( pun not intended) . Here is an article from Engine Yard explaining it: https://www.engineyard.com/blog/rails-encrypted-credentials-on-rails-5.2

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

No branches or pull requests

2 participants