An open API service indexing awesome lists of open source software.

https://github.com/johnvuko/vagrant-rails-dev

Vagrant file for Ruby On Rails development
https://github.com/johnvuko/vagrant-rails-dev

Last synced: 10 days ago
JSON representation

Vagrant file for Ruby On Rails development

Awesome Lists containing this project

README

          

# Vagrant file for Ruby On Rails development

## Requirements

* [VirtualBox](https://www.virtualbox.org)

* [Vagrant](http://vagrantup.com)

## How To Build The Virtual Machine

Building the virtual machine is this easy:

host $ git clone https://github.com/jonathantribouharet/vagrant-rails-dev
host $ cd vagrant-rails-dev
host $ vagrant up

## What's In The Box

* Debian 8

* Git, SVN

* SQLite3, Redis and PostgreSQL

* ImageMagick

* RVM