Deploying Rails apps to Heroku.

by Abhinav Keswani on at Christchurch Ruby

This talk was given on October 17th at Newbie Night.

The code for the example app used during the demo, and all instructions to deploy an app to heroku can be found here.

After punching ducks, patching monkeys, getting all meta and getting some quick and dirty Rails action happening … you are going to want to put that shiz on the web somewhere to show your hip(ster) finery off.

Heroku is a popular and commonly used cloud platform - used by many Rails developers to host their apps such that they can conduct user acceptance testing, through to running their apps in production mode.

This talk aims to describe:

After this talk, over a beer, I am more than happy to talk about preparing an app for production mode.