The Life of a ...

test
17 Jun 2012

Blog goes here.

# This is a comment
class Test
  @testingalongname = "Something here"
  CONSTANT = 2323
  def test
    return (1*5)
  end
end
blog comments powered by Disqus