javs-perez / bench-prep-execercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== README

To start the app please follow these instruction:

rake db:migrate
rails s

Then visit localhost:3000 and you will be able to see a list of link to the respective excercises

To run tests please follow these instructions:

rake db:test:prepare
bundle exec rspec

About


Languages

Language:Ruby 75.3%Language:HTML 17.8%Language:CoffeeScript 3.9%Language:CSS 1.7%Language:JavaScript 1.3%