You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This app showcases has_many_and_belongs_to for two controllers. In this example, Users are intimately tied to Questions. When a User logs in and creates a question, there is storage into a join table.
Created Oct, 2013
About
Scaffold RoR app meant to showcase 'has_and_belongs_to_many'