I am using ruby language and shoes for the Gui.
I put the code below in the shoes, but all of the Gui shoes disappear and it gives me a blank screen. I downloaded the kahoot music and when I delete the code below, all the shoes code work.
song = Music.new('KahootLobbyMusic.mp3')
song.play
Is there any advice for this?