Manual testing (for heroku-24-stack) with a Ruby-on-Rails app
- Create an app:
heroku create --remote heroku-24 --stack heroku-24 <your app name>-heroku-24- creating an app:
<your app name>-heroku-24; let us call it<your-app-24>
- creating an app:
- Associate the add-ons that are associated with your current one
- Copy all config values to the heroku-24 app