Skip to content

Instantly share code, notes, and snippets.

@sandboxws
Created September 5, 2011 01:20
Show Gist options
  • Save sandboxws/1193843 to your computer and use it in GitHub Desktop.
Save sandboxws/1193843 to your computer and use it in GitHub Desktop.
puts methods.length # in my case prints 52 puts methods[0] # prints nil?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment