Classes: Current
13 14 15 16
# File 'lib/app_profiler/profile_id.rb', line 13 def current Current.id ||= SecureRandom.hex Current.id end