learn-co-curriculum / sinatra-fwitter-group-project

Other
2 stars 318 forks source link

has_secure_password #11

Closed randallreedjr closed 8 years ago

randallreedjr commented 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.

cc @aviflombaum

AnnJohn commented 8 years ago

@vicfriedman can you look at this?

victhevenot commented 8 years ago

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