The Forge is a Ruby on Rails project for developers to keep track of their project

Installation for Ubuntu
=======================

1. Install RVM (https://rvm.io/)

2. cd into The-Forge

3. run 'bundle' from command line

4. run 'rails s' from command line

5. go to 'localhost:3000' in your favorite browser
