Method: ActiveRecord::ConnectionAdapters::PostgreSQLIndexDefinition#object

Defined in:
lib/active_record/postgresql_extensions/indexes.rb

#objectObject

Returns the value of attribute object.



170
171
172
# File 'lib/active_record/postgresql_extensions/indexes.rb', line 170

def object
  @object
end