Method: ActiveRecord::ConnectionAdapters::PostgreSQLIndexDefinition#name

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

#nameObject

Returns the value of attribute name.



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

def name
  @name
end