module Sashite::CGH

Constants

VERSION

Public Class Methods

parse(ggn) click to toggle source
# File lib/sashite/cgh.rb, line 6
def self.parse ggn
  ::Digest::SHA1.hexdigest ggn
end