/Test

Primary LanguageRuby

Test project for RawNet

I use ruby 1.9.3, so some things may not run with earlier versions.
To setup, clone the repo, open it in terminal and run:

bundle install
rake db:migrate
rake db:seed

Finaly to launch run:

rails s

Then navigate to http://localhost:3000/