Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby Building Social Features in Ruby on Rails Creating Friendships Project Overview

Edward Poon
Edward Poon
9,313 Points

Group feature?

In this lecture video Jason mentions that we're going to be implementing the group and friends feature. I looked through the course videos and haven't found any videos related to implementing groups. Can you tell me if this course implements the group feature and which video to start at?

thanks

1 Answer

Brandon Barrette
Brandon Barrette
20,485 Points

No group features are available in these videos. But if you work through them, you could easily implement your own by using ideas from the friendship model.