Skip to content

Instantly share code, notes, and snippets.

@ryanckulp
Created January 1, 2018 21:23
Show Gist options
  • Save ryanckulp/1fa047a58a45b98b579d50fed2aede6c to your computer and use it in GitHub Desktop.
Save ryanckulp/1fa047a58a45b98b579d50fed2aede6c to your computer and use it in GitHub Desktop.
if X example in Ruby
if 2 + 2 == x
alert "Correct!"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment