Skip to content

Instantly share code, notes, and snippets.

@jnst
Last active November 29, 2016 19:30
Show Gist options
  • Save jnst/0f48e6f952c3920882889d02c17f1402 to your computer and use it in GitHub Desktop.
Save jnst/0f48e6f952c3920882889d02c17f1402 to your computer and use it in GitHub Desktop.
def sample()
  p 'hello, world'
end
$ echo hello
hello
$ ls -Al
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment