Skip to content

Instantly share code, notes, and snippets.

@mathie
Forked from st23am/gist:1098
Created July 22, 2008 16:00
Show Gist options
  • Save mathie/1111 to your computer and use it in GitHub Desktop.
Save mathie/1111 to your computer and use it in GitHub Desktop.
def test
str = "this is a test of new pastie"
# print out the test msg
puts str
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment