Skip to content

Instantly share code, notes, and snippets.

@Bauerpauer
Created November 28, 2012 15:28
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 Bauerpauer/4161968 to your computer and use it in GitHub Desktop.
Save Bauerpauer/4161968 to your computer and use it in GitHub Desktop.
Symbol.all_symbols
> Symbol.all_symbols.size
#> 1781
> def testertester123
> end
> Symbol.all_symbols.size
#> 1782
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment