8000 GitHub - ryanermita/Quiz-Master: A simple API service for quiz master app using Rails 4.2
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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 git@github.com: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
0