module Core
Ruby on Rails 6.1.7.10
Since v4.0.13No documentation comment.
Namespace
Modules
Classes
Extends
Methods (defined here)
- # <=>
- # ==
- # clone
- # connection_handler
- # dup
- # encode_with
- # eql?
- # freeze
- # frozen?
- # hash
- # init_with
- # inspect
- # pretty_print
- # readonly!
- # readonly?
- # slice
- # strict_loading!
- # strict_loading?
- # values_at
- self. action_on_strict_loading_violation
- self. configurations
- self. configurations=
- self. connection_class
- self. connection_handler
- self. connection_handler=
- self. connection_handlers
- self. connection_handlers=
- self. current_preventing_writes
- self. current_role
- self. current_shard
- self. default_timezone
- self. destroy_association_async_job
- self. dump_schema_after_migration
- self. dump_schemas
- self. error_on_ignored_order
- self. logger
- self. new
- self. queues
- self. raise_int_wider_than_64bit
- self. schema_format
- self. suppress_multiple_database_warning
- self. timestamped_migrations
- self. verbose_query_logs
- self. warn_on_records_fetched_greater_than
Private methods
(5)
Implementation detail — not part of the public API.
Used by
Included by (1)
Methods (inherited)
From ActiveSupport::Concern (3)
- # class_methods
- # included
- # prepended