This is my course project for this semester at railstutors.com
-
Download/unzip or git clone this project into your local directory
-
Make sure you have bundler gem installed, and within this project's directory, run: bundle install
-
Then run:
rails server -
Go to http://localhost:3000 with a browser.