Skip to content

Instantly share code, notes, and snippets.

@jhbruhn
Created September 22, 2012 19:44
Show Gist options
  • Save jhbruhn/3767565 to your computer and use it in GitHub Desktop.
Save jhbruhn/3767565 to your computer and use it in GitHub Desktop.
Worst code evar
message.is_a LoginMessage ? @client.puts(JSON LoginResponseMessage.new) if message.validate_login : @client.close
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment