Class: ActiveRecord::Type::Date
- Inherits:
-
ActiveModel::Type::Date
- Object
- ActiveModel::Type::Value
- ActiveModel::Type::Date
- ActiveRecord::Type::Date
- Includes:
- Internal::Timezone
- Defined in:
- activerecord/lib/active_record/type/date.rb
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from ActiveModel::Type::Value
Method Summary
Methods included from Internal::Timezone
#default_timezone, #initialize, #is_utc?
Methods inherited from ActiveModel::Type::Date
Methods included from ActiveModel::Type::Helpers::Timezone
Methods inherited from ActiveModel::Type::Value
#==, #as_json, #assert_valid_value, #binary?, #cast, #changed?, #changed_in_place?, #deserialize, #force_equality?, #hash, #immutable_value, #initialize, #map, #serializable?, #serialize, #type, #type_cast_for_schema, #value_constructed_by_mass_assignment?