Module: ActiveRecord::DataClassification::Aggregate::Extension

Extended by:
ActiveSupport::Concern
Included in:
ModelReflection
Defined in:
lib/active_record/data_classification/aggregate/extension.rb

Constant Summary collapse

AGGREGATE_BUILTINS =
::Aggregate::AttributeHandler::BUILTIN_TYPES
.invert
.merge(::Aggregate::Attribute::ForeignKey => "foreign_key").freeze