Skip to content

Instantly share code, notes, and snippets.

@jharjono
Created July 12, 2011 14:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jharjono/1078128 to your computer and use it in GitHub Desktop.
Save jharjono/1078128 to your computer and use it in GitHub Desktop.
Show all constants, classes, modules, etc that are recognized in this namespace
puts self.class.constants.inspect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment