Method: ActiveRecord::ConnectionAdapters::PostgreSQLIndexDefinition#options

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

#optionsObject

Returns the value of attribute options.



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

def options
  @options
end