MΓ³dulo 09 Β· PawWalk Kickoff β LecciΓ³n 3 de 5 Β· ~12 min
Models: User, Walker, Dog
The real user.rb
Three ideas packed into thirteen lines: has_secure_password (a one-liner teaser β module 10 goes deep on what it actually does with that password_digest column), normalizes :email, and two validates calls.