Skip to content

Instantly share code, notes, and snippets.

@workmad3
Created February 25, 2010 11:30
Show Gist options
  • Save workmad3/314469 to your computer and use it in GitHub Desktop.
Save workmad3/314469 to your computer and use it in GitHub Desktop.
class A
class << self
private :new
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment