Summary

In this chapter, we covered a brief overview of the Ruby on Rails platform, looked at different coding tools, got our development environment set up, and started building our application. We decided to use the Twitter Bootstrap framework to make our views responsive and reduce our frontend coding time. Finally, we checked everything into source control and deployed it to Heroku, which is a scalable cloud service that makes hosting Rails sites a breeze.

We now have a functioning website that we can expand to create our contest application. We'll be developing using an iterative approach, with regular commits to source control and deployments to Heroku to keep our production environment up to date.

In the next chapter, we will start with a ...

Get Shopify Application Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.