23 24 25
# File 'app/components/dato/live_stream.rb', line 23 def frame_id @frame_id ||= SecureRandom.hex(10) end