Pushing Depot to Heroku
Posted by Jason Noble on 10/31/2010 in ruby on rails | ∞
I’m working my way through Agile Web Development with Rails, 4th edition by Sam Ruby. I just finished up with Chapter 6: Creating the Application. It’s working fine on my machine, but I wanted to push it to Heroku. Here’s how I did it: I then added a /products on the Heroku URL that came [...]