method
freeze
v8.1.1 -
Show latest stable
- Class:
ActiveModel::Validations::ClassMethods
freeze()public
No documentation available.
# File activemodel/lib/active_model/validations.rb, line 374
def freeze
errors
context_for_validation
super
end