Skip to content

Instantly share code, notes, and snippets.

@sneakin
Created March 19, 2011 10:39
Show Gist options
  • Save sneakin/877385 to your computer and use it in GitHub Desktop.
Save sneakin/877385 to your computer and use it in GitHub Desktop.
Something beautiful
class Foo
def bar
baz # is it a method, an attribute, or a local variable
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment