Skip to content

Instantly share code, notes, and snippets.

@maxehmookau
Created July 8, 2013 12:30
Show Gist options
  • Save maxehmookau/5948403 to your computer and use it in GitHub Desktop.
Save maxehmookau/5948403 to your computer and use it in GitHub Desktop.
name = 'Max'
if name.eql? 'Max'
puts 'Hi Max'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment