-
Notifications
You must be signed in to change notification settings - Fork 264
Open
Description
Rails 5.2 beta is out and I tried generating the 'learn-rails' example application with Rails Composer. It fails because The file /config/secrets.yml does not appear to exist. Note that Rails 5.2 no longer uses the /config/secrets.yml file. We'll have to change the 'learn-rails' example application and rewrite Book Two to use the new Rails 5.2 Encrypted Credentials feature. See RailsApps/rails_apps_composer#366
Also it looks like Devise (authentication) will fail with Rails 5.2. See heartcombo/devise#4710
Metadata
Metadata
Assignees
Labels
No labels