Open scit106 opened 11 years ago
The HABTM rails cast in the lesson is subscription only, but I found this site which nicely explains just about everything in part 1 of lab 5, including seed data and the HABTM checkboxes.
http://www.erin-lawrence.com/ruby/2012/02/has_and_belongs_to_many/
Also, if you look at the old railscast 17, it does not require a subscription:
http://railscasts.com/episodes/17-habtm-checkboxes
:+1: Thanks @scit106
The HABTM rails cast in the lesson is subscription only, but I found this site which nicely explains just about everything in part 1 of lab 5, including seed data and the HABTM checkboxes.
http://www.erin-lawrence.com/ruby/2012/02/has_and_belongs_to_many/