kosmika / 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.0.0

# 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:Ruby 51.2%Language:CSS 27.3%Language:JavaScript 18.6%Language:CoffeeScript 2.9%