You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to spec a partial and I need to pass local variables to it. The render method in view specs does not allow any parameters, as it was the case with Rspec1. Is there another way to set locals for the view or is it currently missing from Rspec2?