Closed randallreedjr closed 8 years ago
Test suite should include a check that the User model utilizes has_secure_password. Project should not be submitted until this is implemented.
has_secure_password
cc @aviflombaum
@vicfriedman can you look at this?
Hey @AnnJohn and @randallreedjr made a PR for this issue a couple of weeks ago: https://github.com/learn-co-curriculum/sinatra-fwitter-group-project/pull/13
Test suite should include a check that the User model utilizes
has_secure_password
. Project should not be submitted until this is implemented.cc @aviflombaum