Method: ActiveUUID::UUID::ClassMethods#natural_key

Defined in:
lib/activeuuid/uuid.rb

#natural_key(*attributes) ⇒ Object



109
110
111
# File 'lib/activeuuid/uuid.rb', line 109

def natural_key(*attributes)
  self._natural_key = attributes
end