Hacker News new | ask | show | jobs
by mion 4970 days ago
I second that, if you're new to Rails you should definitely check out deployment with Heroku, they made an awesome job making it really smooth and they have great documentation on how to do it. Michael Hartl covers this exceptionally well on this section of his book: http://ruby.railstutorial.org/ruby-on-rails-tutorial-book#se...
1 comments

Definitely a smooth install and setup for Heroku. Michael Hartl's tutorial is great. I've actually been going through it today!