Skip to content

Instantly share code, notes, and snippets.

@skeller1
Created September 4, 2011 17:21
Show Gist options
  • Save skeller1/1193173 to your computer and use it in GitHub Desktop.
Save skeller1/1193173 to your computer and use it in GitHub Desktop.
class MyClass
def foo(bar)
end
def bar(baz, foo)
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment