Skip to content

cclaiborne/assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Assignment

Create your own app that uses a has_many :through association. This app uses "Students" and "Projects" as an example. Each "Student" may be assigned many "Projects" through the "Assign" table and vise versa.

##Sources for has many :through http://www.gitmatt.com/posts/5

About

An exercise demonstrating the has_many :through association.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors