I think you should rename the video title, feed refers to a constant stream of content. In this case it is a video about HABTM. I talked feeds in the pas so I was curious to see how you would handle these.
@deanin I have an error that keeps popping up. No matter how many times I start over and do what you do I get a "Couldn't find Team without an ID" error. specifically when joining or leaving a group the error originates from the groupscontroller at the def set_group @group = Group.find(params[:id])
this is really helpful, ty so much! (using this for a uni project haha)
Amazing : )
I think you should rename the video title, feed refers to a constant stream of content. In this case it is a video about HABTM. I talked feeds in the pas so I was curious to see how you would handle these.
@deanin I have an error that keeps popping up. No matter how many times I start over and do what you do I get a "Couldn't find Team without an ID" error. specifically when joining or leaving a group the error originates from the groupscontroller at the
def set_group
@group = Group.find(params[:id])