Method: Webhookdb::DBAdapter::Column#unique

Defined in:
lib/webhookdb/db_adapter.rb

#uniqueObject (readonly) Also known as: unique?

Returns the value of attribute unique.



35
36
37
# File 'lib/webhookdb/db_adapter.rb', line 35

def unique
  @unique
end