Skip to content

Instantly share code, notes, and snippets.

@sprsquish
Created January 7, 2009 00:56
Show Gist options
  • Select an option

  • Save sprsquish/44103 to your computer and use it in GitHub Desktop.

Select an option

Save sprsquish/44103 to your computer and use it in GitHub Desktop.
class Foo
def bar
end
private
def baz
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment