Class: ActiveRecord::Type::Date

Inherits:
ActiveModel::Type::Date show all
Includes:
Internal::Timezone
Defined in:
activerecord/lib/active_record/type/date.rb

Instance Attribute Summary

Attributes inherited from ActiveModel::Type::Value

#limit, #precision, #scale

Method Summary

Methods included from Internal::Timezone

#default_timezone, #initialize, #is_utc?

Methods inherited from ActiveModel::Type::Date

#type, #type_cast_for_schema

Methods included from ActiveModel::Type::Helpers::Timezone

#default_timezone, #is_utc?

Methods inherited from ActiveModel::Type::Value

#==, #as_json, #assert_valid_value, #binary?, #cast, #changed?, #changed_in_place?, #deserialize, #force_equality?, #hash, #initialize, #map, #mutable?, #serializable?, #serialize, #serialized?, #type, #type_cast_for_schema, #value_constructed_by_mass_assignment?

Methods included from ActiveModel::Type::SerializeCastValue

included, #initialize, #itself_if_serialize_cast_value_compatible, serialize

Methods included from ActiveSupport::Concern

#append_features, #class_methods, extended, #included, #prepend_features, #prepended