• Lin Jen-Shin's avatar
    We shouldn't delete existing user, otherwise · 52c1c7e8
    Lin Jen-Shin authored
    it's not going to find the user, of course, right?
    
    The `user` is already created in the other example,
    unfortunately. If we `User.delete_all`, then `user`
    would be pointing to a deleted user.
    52c1c7e8
users_spec.rb 60.3 KB