Hacker News new | ask | show | jobs
by hayksaakian 4724 days ago
you can't argue with their free tier.

if you need to get a rails app hosted NOW, it's as simple as

    heroku create appname
    git push heroku master