Skip to content

slague/rails_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Steps to take to run this application and its tests. Things you may want to cover:

  1. Clone down our project rails_engine
  2. Clone down the spec harness rales_engine_spec_harness
  3. Navigate into our project directory
  4. bundle
  5. Create the database rake db:create db:migrate
  6. Load the csv files rake seed:seed_data
  7. Start the server rails s
  8. In a different terminal window, navigate to the spec harness directory
  9. bundle
  10. rake
  11. Watch tests pass (or fail)...

About

Turing School Mod 3 Backend Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors