Skip to content

This repo serves as the testing suite for a project named "The Driver". This was, more specifically, an assessment where we had to build an API and test it using this repo.

Notifications You must be signed in to change notification settings

TravisGM92/rails_engine

 
 

Repository files navigation

Rails Engine

[Project guidelines] ](http://backend.turing.io/module3/projects/rails_engine)

###Set up instructions

  1. Clone down the project
  2. Run bundle
  3. Then run rake db:create db:migrate db:seed
  4. If you would like to run our tests please run rspec
  5. If you desire to see the Api live, please run rails server and use the routes in config/routes.rb for navigation assistance

About

This repo serves as the testing suite for a project named "The Driver". This was, more specifically, an assessment where we had to build an API and test it using this repo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 73.6%
  • CSS 26.2%
  • HTML 0.2%