Skip to content

Instantly share code, notes, and snippets.

@nicotaing
Created October 3, 2011 06:12
Show Gist options
  • Save nicotaing/1258542 to your computer and use it in GitHub Desktop.
Save nicotaing/1258542 to your computer and use it in GitHub Desktop.
Hominid monkey patch
module Hominid
class API
def class
Hominid::API
end
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment