Class: ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Oid
- Inherits:
-
Type::UnsignedInteger
- Object
- ActiveModel::Type::Integer
- Type::UnsignedInteger
- ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Oid
- Defined in:
- lib/active_record/connection_adapters/postgresql/oid/oid.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#type ⇒ Object
8 9 10 |
# File 'lib/active_record/connection_adapters/postgresql/oid/oid.rb', line 8 def type :oid end |