jacotri77 / install_rails

The easier way to install Rails on your computer

Home Page:http://installrails.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install Rails

Build Status

Patches welcome.

Setup

After following the instructions on the site, run

rvm install 2.3.1

# if you don't already have MongoDB
brew update
brew install mongodb

bundle install
rails server

Open http://localhost:3000 in your browser.

About

The easier way to install Rails on your computer

http://installrails.com/


Languages

Language:HTML 41.6%Language:Ruby 29.9%Language:CSS 15.8%Language:JavaScript 10.8%Language:CoffeeScript 1.7%Language:Gherkin 0.2%