shareyourtest
============
Getting Started
-
Install Rails at the command prompt if you haven't yet:
gem install rails
-
Migrate the data
rake db:Setup
-
Run a server
rails server
-
Check the app at
http://localhost:3000
License
No License yet, please do not use for commercial purposes