8000 GitHub - theudara/install_rails: The easier way to install Rails on your computer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

theudara/install_rails

 
 

Repository files navigation

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

About

The easier way to install Rails on your computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0