Skip to content

A simple API service for quiz master app using Rails 4.2

Notifications You must be signed in to change notification settings

ryanermita/Quiz-Master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Master

A simple API service for quiz master app using Rails 4.2.

Setup

  • clone the repo

git clone [email protected]:ryanermita/Quiz-Master.git

  • install the project dependencies by running this command:

bundle install

  • run the project using this command:

rails s

Running tests

Run api tests:

rspec -fd spec/api/

Run model tests:

rspec -fd spec/model/

Third Party Gems

Resources

About

A simple API service for quiz master app using Rails 4.2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published