-
Install Ruby 1.9.3+
-
Install bundler
gem install bundler
- Install the project's dependencies using bundler
bundle install
- Start the web server
rails server
- Access the application at http://localhost:3000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install Ruby 1.9.3+
Install bundler
gem install bundler
bundle install
rails server