RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: leequarella
How do you handle sections that require session info in your integration test? I have pages that call on current_user, should this be stubbed out somehow or is there a better way?
How do you handle sections that require session info in your integration test? I have pages that call on current_user, should this be stubbed out somehow or is there a better way?