I was having trouble getting one of my spec tests to pass until I forced a reload on the user object after an activation. I'm fairly new to BDD and rails, am I completely misusing factory girl in this instance? Should I have mocked something instead?I was having trouble getting one of my spec tes