@private
# File lib/shoulda/matchers/active_model/errors.rb, line 32 def message The validation failed because your #{model_name} model declares `has_secure_password`, and`validate_presence_of` was called on a #{record_name} which has `password` already set to a value.Please use a #{record_name} with an empty `password` instead..strip end
Generated with the Darkfish Rdoc Generator 2.