Guest User

Untitled

a guest
May 12th, 2018
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. unless trade_user.is_valid? && trade_user.hashed_password == expected_password
  2. trade_user = nil
  3. end
Add Comment
Please, Sign In to add comment