module Core
Ruby on Rails 8.0.4
Since v4.0.13Active Record Core
Namespace
Modules
Classes
Extends
Attributes
Methods (defined here)
- # <=>
- # ==
- # clone
- # connection_handler
- # dup
- # encode_with
- # eql?
- # freeze
- # frozen?
- # full_inspect
- # hash
- # init_with
- # inspect
- # pretty_print
- # readonly!
- # readonly?
- # slice
- # strict_loading!
- # strict_loading?
- # strict_loading_all?
- # strict_loading_n_plus_one_only?
- # values_at
- self. attributes_for_inspect
- self. configurations
- self. configurations=
- self. connection_handler
- self. connection_handler=
- self. current_preventing_writes
- self. current_role
- self. current_shard
- self. destroy_association_async_batch_size
- self. destroy_association_async_job
- self. enumerate_columns_in_select_statements
- self. logger
- self. new
Private methods
(8)
Implementation detail — not part of the public API.
Used by
Included by (1)
Methods (inherited)
From ActiveSupport::Concern (3)
- # class_methods
- # included
- # prepended