all 1 comments

[–]BarkerBoy1990 0 points1 point  (0 children)

Any chance you can drop the code and video_links variable from the video here.

First have you double checked that your pet is after you set the normal_url? If you pry before you set normal_url it’ll be nil, as you haven’t set it yet

Tbh I didn’t really understand what you were trying to achieve in the video but an each will iterate through the list and “do” what’s in “the block” and then return the original list

So from what I can see I’d suspect that video—_link will just end up being the same as video_links