Method: UUID#new_sha1

Defined in:
lib/cast_off/compile/namespace/uuid.rb

#new_sha1(str) ⇒ Object

shortcut



298
299
300
# File 'lib/cast_off/compile/namespace/uuid.rb', line 298

def new_sha1 str
  self.class.new_sha1 str, self
end