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 Building the Friendship UI Testing Controller Assignments

Jason Breitigan
Jason Breitigan
15,074 Points

Challenge task 1 of 2 Building the Friendship UI section

In the "assign a friend" test, check to make sure that the controller instance variable friend is equal to the users fixture for jim.

How do I do this? I didn't pick up on anything like this in the video unless I missed something considering the files were set up differently.

1 Answer

Jason Breitigan
Jason Breitigan
15,074 Points

I got it. Had to go back and re-watch a video I went through a few days ago to get the challenge since it wasn't in the video right before it but in a video two challenges ago.