exploring many to many relationships
The many to many relationship is a big hurdle for those new to rails. A screencast on how to use as_many and has_many_through is needed. It should show us how to let your controllers and views use these models and how to keep a clean MVC structure.
2
votes