Total Pageviews

Monday 13 June 2016

Vagrant Rails Template


Vagrant VM template for rails project development.
Only tested under OSX 10.9.2.

Usage

Clone this repository:
git clone git@github.com:cctiger36/vagrant-rails-template.git
Setup the project's attributes in chef/rails_development/attributes/vagrant.rb.
Run this to startup the VM:
./install.sh
from https://github.com/cctiger36/vagrant-rails-template