Have users fixture store the actual hash that is expected

This commit is contained in:
Robert Richter 2014-08-03 22:27:47 -05:00 committed by Andrew Brown
parent 12ea8f8b48
commit 4386d422af

View File

@ -1,4 +1,6 @@
<% require 'digest' %>
one:
name: TestUser
email: TestEmail
password: TestPassword
password: <%= Digest::MD5.hexdigest("TestUser's password IS... TestPassword (lol!)") %> # = 918ce1f12a9d36f7b6e28f179188a004