“the j stands for Jobbery”
about me | blog | facebook profile | linkedin profile | twitter profile | stuff i've done | stuff i like | wordpress plugins

18 November, 2009

Rubyon Rails deployment – Heroku on Windows

Filed under: Ruby on Rails,Web Development — Tags: , , , , , , , — John @ 7:36 pm

So I’ve been building my first Ruby on Rails site for an assignment. For hosting, I’ve found Heroku which seems absolutely lovely. They have a free service but if things keep going well I would gladly pay for an account there.

Anyway, I tried following the upload instructions on Windows through Aptana RadRails, and had nothing but problems.. mostly I blame RadRails, it’s letting me down more and more.

But I finally did find this great guide, which goes about things through Cygwin. I still use RadRails for development, then just run a few shell commands in Cygwin to get it uploaded. Anyway the link is below, and deserves major “props”.

Getting Started with Heroku on Windows : b#.

Enjoy!

Powered by WordPress