module AttributeMethods
Ruby on Rails 4.2.9
Since v2.2.3Active 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)
Implementation detail — not part of the public API.
Used by
Included by (1)
Methods (inherited)
From ActiveModel::AttributeMethods (4)
From ActiveRecord::AttributeMethods::PrimaryKey (7)
- # attribute_method?
- # id
- # id=
- # id?
- # id_before_type_cast
- # id_was
- # to_key
From ActiveSupport::Autoload (6)
- # autoload
- # autoload_at
- # autoload_under
- # autoloads
- # eager_autoload
- # eager_load!