Created
March 19, 2011 10:39
-
-
Save sneakin/877385 to your computer and use it in GitHub Desktop.
Something beautiful
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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