module AttributeMethods
Ruby on Rails 4.2.9
Active Record Attribute Methods
Namespace
Modules
- ActiveRecord::AttributeMethods::BeforeTypeCast
- ActiveRecord::AttributeMethods::ClassMethods
- ActiveRecord::AttributeMethods::PrimaryKey
- ActiveRecord::AttributeMethods::Query
- ActiveRecord::AttributeMethods::Read
- ActiveRecord::AttributeMethods::Serialization
- ActiveRecord::AttributeMethods::TimeZoneConversion
- ActiveRecord::AttributeMethods::Write
Classes
Includes
- ActiveModel::AttributeMethods
- ActiveRecord::AttributeMethods::Read
- ActiveRecord::AttributeMethods::Write
- ActiveRecord::AttributeMethods::BeforeTypeCast
- ActiveRecord::AttributeMethods::Query
- ActiveRecord::AttributeMethods::PrimaryKey
- ActiveRecord::AttributeMethods::TimeZoneConversion
- ActiveRecord::AttributeMethods::Serialization
Extends
Constants
Methods (defined here)
Private methods (6)
Show private methods Implementation detail — not part of the public API.
Used by
Included by (1)
Methods (inherited)
From ActiveModel::AttributeMethods
(4)
From ActiveRecord::AttributeMethods::BeforeTypeCast
(2)
From ActiveRecord::AttributeMethods::PrimaryKey
(7)
- # attribute_method?
- # id
- # id=
- # id?
- # id_before_type_cast
- # id_was
- # to_key
From ActiveRecord::AttributeMethods::Query
(1)
From ActiveRecord::AttributeMethods::Read
(1)
From ActiveRecord::AttributeMethods::Write
(2)
From ActiveSupport::Autoload
(6)
- # autoload
- # autoload_at
- # autoload_under
- # autoloads
- # eager_autoload
- # eager_load!