Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

203 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Rails Engine

image of rails engine api/v1/items

Rails Engine is an example of an internal api that exposes csv data loaded through a rake task.

Take it for a spin

Please visit the production instance at: https://lsaville-rails-engine.herokuapp.com/

To run locally

One

Get the project
git clone git@github.com:dijital2016/rails_engine.git

Two

Install dependancies
bundle

Three

Initiate database
rake db:create db:migrate

Four

Load the data into the database
rake load_csv_files:all

Five

Run the tests
rspec

For the spec harness please visit here and follow the instructions posted

Thanks!

Dave and Lee

About

Rails Engine is an example of an internal api that exposes csv data loaded through a rake task.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages