Skip to content

turingschool-examples/relationship_practice_exercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How-To

  • Clone the app
  • bundle
  • run rake db:create
  • Check out the appropriate branch and run rake test and get all the tests to pass by implementing migrations and relationships.

Order of intended completion

  • branch one-to-many-part1
  • branch one-to-many-part2
  • branch many-to-many-part1
  • branch many-to-many-part2
  • branch one-to-one-part1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 77.1%
  • HTML 18.0%
  • CSS 2.5%
  • JavaScript 2.4%