[Rails] How to deploy my sample application

2012-10-19 Thread Manoj M.
Hi all, I heard i can deploy my sample application with the help of heroku... please help me how to do that? what are the steps to follow? Thanks manoj -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups Ruby on

Re: [Rails] How to deploy my sample application

2012-10-19 Thread Norbert Melzer
Heroku provides a very good tutorial about deploying to them. If I recall correctly it summarizes in installing heroku gem and then running heroku deploy. But if you have questions about a specific step of the deployment, feel free to ask, but please give more detail about what you have tried,