Skip to content

epintozzi/rales_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d699819 · Dec 2, 2016

History

69 Commits
Dec 2, 2016
Nov 28, 2016
Dec 2, 2016
Dec 2, 2016
Nov 29, 2016
Nov 29, 2016
Dec 2, 2016
Nov 28, 2016
Nov 28, 2016
Dec 2, 2016
Nov 28, 2016
Nov 28, 2016
Nov 29, 2016
Dec 2, 2016
Dec 2, 2016
Dec 2, 2016
Nov 28, 2016
Nov 28, 2016

Repository files navigation

Rales Engine

This project is a JSON API which exposes the SalesEngine data schema.

Project details can be found here: Rales Engine

Ruby Version: 2.3.1
Rails Version: 5.0.0.1

Setup

To run this project:

git clone [email protected]:epintozzi/rales_engine.git
cd rales_engine
bundle install
rake db:create db:migrate
rake populate_database:populate_all

Populating the database may take a few minutes, so please be patient.

Testing

This project uses RSpec for testing and can be run with the command rspec

This project also employs a Spec Harness. More info on the spec harness can be found here: Rales Engine Spec Harness

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published