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