instance method reload_schema_from_cache

Ruby on Rails 8.1.2

Since v7.2.3

Available in: v7.2.3 v8.0.4 v8.1.2

Signature

reload_schema_from_cache(*)

No documentation comment.

Parameters

args rest
Source
# File activerecord/lib/active_record/attributes.rb, line 281
        def reload_schema_from_cache(*)
          reset_default_attributes!
          super
        end

Defined in activerecord/lib/active_record/attributes.rb line 281 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveRecord::Attributes::ClassMethods

Type at least 2 characters to search.

↑↓ navigate · open · esc close