Skip to content

skozz/rails-dev-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rails-dev-box

Introduction

This project automates the setup of a development environment for Ruby on Rails

Requirements

How To Build The Virtual Machine

$ git clone [email protected]:vigosan/rails-dev-box.git
$ cd rails-dev-box
$ vagrant plugin install vagrant-berkshelf
$ vagrant up
$ vagrant provision
$ vagrant ssh
Linux dev 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64
...
vagrant@dev:~$

What's In The Box

  • Git
  • Ruby 2.0.0-p247 via rbenv
  • Bundler
  • SQLite3, MySQL, and Postgres
  • Node.js
  • Memcached
  • Redis
  • PhantomJS

About

Rails Development Box using Vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published