Skip to content

Instantly share code, notes, and snippets.

@chad
Created April 7, 2011 17:12
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chad/908226 to your computer and use it in GitHub Desktop.
Save chad/908226 to your computer and use it in GitHub Desktop.
Around methods:
method_missing, method_added, singleton_method_added, method_removed, singleton_method_removed, method_undefined, singleton_method_undefined
Around classes and modules
inherited, append_features, included, extend_object, extended, initialize_copy, const_missing
Marshaling
marshal_dump, marshal_load
Numbers
coerce, induced_from
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment