Method: ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array::Data#encoder

Defined in:
activerecord/lib/active_record/connection_adapters/postgresql/oid/array.rb

#encoderObject

Returns the value of attribute encoder

Returns:

  • (Object)

    the current value of encoder



10
11
12
# File 'activerecord/lib/active_record/connection_adapters/postgresql/oid/array.rb', line 10

def encoder
  @encoder
end