rails-bootstrap
rails-bootstrap copied to clipboard
Rails 5.2
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
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