Skip to content

Instantly share code, notes, and snippets.

@raypereda
Created November 30, 2012 23:57
Show Gist options
  • Save raypereda/4179626 to your computer and use it in GitHub Desktop.
Save raypereda/4179626 to your computer and use it in GitHub Desktop.
nbuild/config/initializers/ray_local_dev_initializer.rb
# list interesting methods
def listm(object)
(object.methods - Object.methods).sort
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment