Chris Oliver
If I want to change the current_team, would changing the session cookie be enough or is there any other method
session[:team_id] = team.id
I have also seen this method somewhere in the code but could not find what it was calling
set_active_team