Skip to content

murphyca/install_rails

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 41.4%
  • Ruby 30.0%
  • CSS 15.9%
  • JavaScript 10.8%
  • CoffeeScript 1.7%
  • Gherkin 0.2%