#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