Results 1 comments of Roberto Focke

comment the line `#require 'celluloid/current'` and add `#require 'celluloid'` and add space to ```username = options[:username] ? options[:username] : " " password = options[:password] ? options[:password] : " "```