Tag Archives | heroku

Deploy your first Rails 4.0 app on Heroku using Vagrant

Introduction This post describes how to develop a simple Rails 4.0 application using Vagrant, and how to deploy it to Heroku. In a previous post I have already described how to configure a development environment for Rails using Vagrant. Please check the post if you have problems installing the development environment. The application used on this example is just […]

Continue Reading 0