Method: ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array#subtype
- Defined in:
- lib/active_record/connection_adapters/postgresql/oid/array.rb
#subtype ⇒ Object (readonly)
Returns the value of attribute subtype.
12 13 14 |
# File 'lib/active_record/connection_adapters/postgresql/oid/array.rb', line 12 def subtype @subtype end |