Description:
Configures a Rails app for quick deployment on Heroku
Example:
rails generate rockstart:deployment:heroku This will create: A Procfile that runs the bin/hooks-release script An app.json that prepares an app for a review build
Description:
Configures a Rails app for quick deployment on Heroku
Example:
rails generate rockstart:deployment:heroku This will create: A Procfile that runs the bin/hooks-release script An app.json that prepares an app for a review build