method
clear
clear()
public
Hide source
# File activeresource/lib/active_resource/validations.rb, line 178 def clear @errors = {} end


