Class: ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Identity
- Inherits:
-
Type
- Object
- Type
- ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Identity
- Defined in:
- lib/active_record/connection_adapters/postgresql/oid.rb
Instance Method Summary collapse
Methods inherited from Type
Instance Method Details
#type_cast(value) ⇒ Object
12 13 14 |
# File 'lib/active_record/connection_adapters/postgresql/oid.rb', line 12 def type_cast(value) value end |