Class: ActiveRecord::Type::Time
- Inherits:
-
ActiveModel::Type::Time
- Object
- ActiveModel::Type::Value
- ActiveModel::Type::Time
- ActiveRecord::Type::Time
- Includes:
- Internal::Timezone
- Defined in:
- activerecord/lib/active_record/type/time.rb
Defined Under Namespace
Classes: Value
Instance Attribute Summary
Attributes inherited from ActiveModel::Type::Value
Instance Method Summary collapse
Methods included from Internal::Timezone
#default_timezone, #initialize, #is_utc?
Methods inherited from ActiveModel::Type::Time
#type, #user_input_in_time_zone
Methods included from ActiveModel::Type::Helpers::TimeValue
#apply_seconds_precision, #type_cast_for_schema, #user_input_in_time_zone
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?, #type, #type_cast_for_schema, #value_constructed_by_mass_assignment?