Removes all the validations that have been added
40 41 42
# File 'lib/validations.rb', line 40 def clear @attrs = {} end