Class: ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Date
- Inherits:
-
Type::Date
- Object
- Type::Value
- Type::Date
- ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Date
- Includes:
- Infinity
- Defined in:
- lib/active_record/connection_adapters/postgresql/oid/date.rb
Overview
:nodoc:
Instance Attribute Summary
Attributes inherited from Type::Value
Method Summary
Methods included from Infinity
Methods inherited from Type::Date
#klass, #type, #type_cast_for_schema
Methods inherited from Type::Value
#==, #binary?, #changed?, #changed_in_place?, #initialize, #klass, #number?, #text?, #type, #type_cast_for_database, #type_cast_for_schema, #type_cast_from_database, #type_cast_from_user
Constructor Details
This class inherits a constructor from ActiveRecord::Type::Value