I am novice to Ruby , which would be the best hosting for ruby on rails?

Currently m using heroku... But am planning to have my personal site with Ruby on rails, HTML5 , MySQL capability. Kindly suggest :)

link|improve this question
Sorry, we don't do shopping questions here. This question will be closed as Too Localized. – Chris S Mar 30 '11 at 2:30
feedback

closed as too localized by Iain, Scott Pack, Bart De Vos, Caleb, dunxd Jun 24 '11 at 9:48

This question is unlikely to ever help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. See the FAQ for guidance on how to improve it.

1 Answer

Why mysql? Unless you have a really strong reason to use MySQL vs. Postgres, I'd stick with Heroku. For a personal site, there's really no reason to go bigger, and there's nothing out there as simple as Heroku for deploying Rails apps.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.