Method: ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Money#type
- Defined in:
- activerecord/lib/active_record/connection_adapters/postgresql/oid/money.rb
#type ⇒ Object
8 9 10 |
# File 'activerecord/lib/active_record/connection_adapters/postgresql/oid/money.rb', line 8 def type :money end |