In this Premium video tutorial, we’ll teach you how to deploy your first Rails web application with Heroku. Particularly if you’re somewhat new to Rails, you may find that you’re met with a long string of errors when pushing your app and database to their servers. Don’t worry, though; this screencast will take you through the entire process from scratch.
Become a Premium member to watch this video, as well as hundreds of other advanced tutorials and screencasts from the Tuts+ network.
You’ll Learn How To…
- Work with models and controllers
- Adjust routes
- Source control with Git
- Install and work with Heroku
- Convert a Sqlite3 database to PostgreSQL
- Debugging Heroku errors