Module: Livestatus::ID
Instance Method Summary collapse
Instance Method Details
#id ⇒ Object
43 44 45 |
# File 'lib/livestatus/models.rb', line 43 def id Digest::SHA1.hexdigest(_id)[0..7] end |
43 44 45 |
# File 'lib/livestatus/models.rb', line 43 def id Digest::SHA1.hexdigest(_id)[0..7] end |