Method: ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Point#type
- Defined in:
- activerecord/lib/active_record/connection_adapters/postgresql/oid/point.rb
#type ⇒ Object
12 13 14 |
# File 'activerecord/lib/active_record/connection_adapters/postgresql/oid/point.rb', line 12 def type :point end |