I'm trying to create a simple app with the following models: categories --[has_many]--> questions --[has_many]--> answersI'm trying to create a simple app with the foll
I'm trying to create a simple app with the following models: categories --[has_many]--> questions --[has_many]--> answersI'm trying to create a simple app with the foll