Skip to content

Instantly share code, notes, and snippets.

@st23am
Created July 22, 2008 15:51
Show Gist options
  • Save st23am/1098 to your computer and use it in GitHub Desktop.
Save st23am/1098 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