Heroku Deployment Requirements for Rails Apps
In this lesson we are going to see some of the requirements that need to be completed before we can deploy our application to Heroku.
Guide Tasks
  • Read Tutorial
  • Watch Guide Video
Video locked
This video is viewable to users with a Bottega Bootcamp license

In this lesson we are going to see some of the requirements that need to be completed before we can deploy our application to Heroku.

You can see all the instructions in the image below:

medium

You can see this file and all the other codes we have written in this application when you go to https://github.com/jordanhudgens/taski. I also have a written tutorial that you can use when you click on the Learn Rails from Scratch link.

We will go through each of the above steps in detail in the next few lessons.