Class: ActiveRecord::Base

Inherits:
Object
  • Object
show all
Includes:
AdaptiveAlias::ActiveModelPatches::ReadAttribute, AdaptiveAlias::ActiveModelPatches::WriteAttribute, AdaptiveAlias::Hooks::ActiveRecordPersistence
Defined in:
lib/adaptive_alias/active_model_patches/write_attribute.rb,
lib/adaptive_alias/active_model_patches/read_attribute.rb,
lib/adaptive_alias/hooks/active_record_persistence.rb,
lib/adaptive_alias/hooks/active_record_core.rb

Overview

Nested module include is not supported until ruby 3.0

Method Summary

Methods included from AdaptiveAlias::ActiveModelPatches::WriteAttribute

#_write_attribute, #write_attribute

Methods included from AdaptiveAlias::ActiveModelPatches::ReadAttribute

#_read_attribute, #read_attribute

Methods included from AdaptiveAlias::Hooks::ActiveRecordPersistence

#_create_record, #_update_record