instance method freeze

Ruby on Rails 8.0.4

Since v8.0.4

Available in: v8.0.4 v8.1.2

Signature

freeze()

No documentation comment.

Source
# File activemodel/lib/active_model/validations.rb, line 374
    def freeze
      errors
      context_for_validation

      super
    end

Defined in activemodel/lib/active_model/validations.rb line 374 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveModel::Validations

Type at least 2 characters to search.

↑↓ navigate · open · esc close