class method self.lazily_load_schema_cache

Ruby on Rails 8.1.2

Since v7.2.3

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

Lazily load the schema cache. This option will load the schema cache when a connection is established rather than on boot.

Source
# File activerecord/lib/active_record.rb, line 191
  singleton_class.attr_accessor :lazily_load_schema_cache

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

Defined in ActiveRecord

Type at least 2 characters to search.

↑↓ navigate · open · esc close