Skip to content

Instantly share code, notes, and snippets.

@sarahhodne
Created January 24, 2009 11:47
Show Gist options
  • Save sarahhodne/51423 to your computer and use it in GitHub Desktop.
Save sarahhodne/51423 to your computer and use it in GitHub Desktop.
class Foo < Bar
@foobar = :foobar.to_s
def foobar
@foobar
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment