Skip to content

Instantly share code, notes, and snippets.

@jakedouglas
Created November 9, 2008 15:24
Show Gist options
  • Save jakedouglas/23296 to your computer and use it in GitHub Desktop.
Save jakedouglas/23296 to your computer and use it in GitHub Desktop.
class Foo < ?
def initialize(klass)
# make '?' = klass
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment