Class: HttpLog::AlHelper

Inherits:
Object
  • Object
show all
Defined in:
lib/influxdb/rails/httplog/helpers/al_helper.rb

Class Method Summary collapse

Class Method Details

.get_uidObject



7
8
9
# File 'lib/influxdb/rails/httplog/helpers/al_helper.rb', line 7

def self.get_uid
  SecureRandom.uuid
end