Class: ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Inet

Inherits:
Cidr
  • Object
show all
Defined in:
lib/arjdbc/postgresql/base/oid.rb

Instance Method Summary collapse

Methods inherited from Cidr

#type_cast

Methods inherited from Type

#infinity, #simplified_type

Instance Method Details

#typeObject



325
# File 'lib/arjdbc/postgresql/base/oid.rb', line 325

def type; :inet end