Search code examples
Monkey patch module method...

ruby-on-rails-3monkeypatchingrails-i18n

Read More
"Online" monkey patching of a function...

pythonfunctionmonkeypatching

Read More
How to mock a decorated function...

pythonunit-testingmockingdecoratormonkeypatching

Read More
Is it possible to redefine 0 in ruby?...

rubymonkeypatchingfixnum

Read More
Monkey patch ActiveRecord's PostgreSQLAdapter method...

ruby-on-railsruby-on-rails-3activerecordmonkeypatching

Read More
Python and Django 1.7 I need to change the source of some of the supporting modules...

pythondjangopipmonkeypatching

Read More
max_user_connections after gevent.monkey.patch_all()...

pythonmysqlmonkeypatchinggevent-socketiogreenlets

Read More
Adding base class to existing object in python...

pythoninheritancemetaclassmonkeypatching

Read More
Partial inheritance - inheriting some functionality, minus a problematic method...

pythonpython-2.7inheritancemonkeypatching

Read More
Apply Rails core fix locally...

ruby-on-railsmonkeypatching

Read More
Is there any way to modify the value of a `private static final` field in Java from outside the clas...

javamonkeypatching

Read More
mock.patch() not patching class who called a couples of levels inside function call...

pythonunit-testingpython-2.7monkeypatchingpython-mock

Read More
What's a good method for monkey patching Bower packages in Angular?...

javascriptangularjsbowermonkeypatching

Read More
eventlet.greenthread.sleep VS time.sleep in monkey-patched environment...

pythonpython-2.7monkeypatchingeventletgreen-threads

Read More
DWScript, Monkey Patching: Add method or property at runtime...

delphimonkeypatchingdwscript

Read More
HTTPS request via urllib2 fails behind NTLM proxy...

pythonhttpsurllib2monkeypatching

Read More
Monkeypatching: replacing method on class to function...

pythonmonkeypatching

Read More
ARM LDR instruction on PC register...

assemblyarmpatchmonkeypatching

Read More
Helper function injected on all python objects?...

pythoninheritancepython-3.xmetaprogrammingmonkeypatching

Read More
Python socket implementation...

pythonsocketsnamespacesglobal-variablesmonkeypatching

Read More
Understanding python import of gevent...

pythongeventmonkeypatching

Read More
Monkey patching the watir-classic method not working...

rubywatirmonkeypatching

Read More
Monkey-patching console.log in PhantomJS...

javascriptphantomjsmonkeypatching

Read More
Open classes in a module...

rubymonkeypatchingruby-1.9.2

Read More
How to disallow monkey patching of non-existing methods of mocks?...

pythonunit-testingpython-2.7monkeypatchingpython-unittest

Read More
Rails bootstrap gem monkeypatching method not working...

ruby-on-railsrubyruby-on-rails-4monkeypatching

Read More
How can I monkey patch a gem that is managed in Bundler?...

ruby-on-railsrubymonkeypatching

Read More
Why don't monkey-patched methods get passed a reference to the instance?...

pythonooppython-3.xselfmonkeypatching

Read More
What is monkey patching and why is it so abhorrent?...

monkeypatching

Read More
Monkey patching inside module to limit its scope...

rubymonkeypatching

Read More
BackNext