Skip to content

Instantly share code, notes, and snippets.

@matthaliski
Created January 10, 2016 23:25
Show Gist options
  • Save matthaliski/6bb7822f4a61b7cecd76 to your computer and use it in GitHub Desktop.
Save matthaliski/6bb7822f4a61b7cecd76 to your computer and use it in GitHub Desktop.
Foobar
# I am a ruby comment
def foobar(param)
puts param
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment