Search code examples
Monkey Patch Rails Core Concerns...

rubyruby-on-rails-3activemodelmonkeypatching

Read More
Monkey Patching in python: When we need it?...

pythonmonkeypatching

Read More
In Perl, can I dynamically add methods to only one object of a package?...

perlmonkeypatchingwww-mechanize

Read More
How do I access the original method of a monkeypatched method in Perl?...

perlmonkeypatching

Read More
If monkey patching is permitted in both Ruby and Python, why is it more controversial in Ruby?...

pythonrubylanguage-featuresmonkeypatching

Read More
How to Mock an HTTP request in a unit testing scenario in Python...

pythonunit-testinghttpmockingmonkeypatching

Read More
re.RegexObject doesn't exist (raises AttributeError)...

pythonregexmonkeypatching

Read More
py2app'ed application runs properly in alias mode but not when bundled...

pythonpy2exemonkeypatchinggeventpy2app

Read More
practical considerations about backporting a feature from python 3.3 to 2.7 versus monkeypatching...

pythonmonkeypatchingbackport

Read More
Does monkey patching in Python affect direct imports?...

pythonimportnamespacesmonkeypatching

Read More
Ruby/Rails: The right way to override rails methods?...

ruby-on-railsrubyrubygemsmonkeypatching

Read More
Monkey patching ActiveResource::Errors...

ruby-on-railsactiveresourcemonkeypatching

Read More
how to use monkey patching helper in devise in password controller to change after_sending_reset_pas...

ruby-on-rails-3deviseoverridingmonkeypatching

Read More
How can I check if I can set (patch) attributes in Python objects...

pythonmonkeypatching

Read More
Cannot override/monkey patch a rails method with rails 3.1.3...

ruby-on-railsoverloadingmonkeypatching

Read More
How to overload or monkeypatch Request.remote_ip or Request.ip?...

ruby-on-railsrubyruby-on-rails-3monkeypatching

Read More
Monkey patch not firing. (Guess this Monkey cant punch ducks.)...

javascriptdojomonkeypatching

Read More
Monkey-patch a builtin function for a unit-test?...

pythonunit-testingmonkeypatching

Read More
Creating Python callback via monkey-patching...

pythoncallbackmonkeypatching

Read More
Find all blur() events executed for any element on page load...

jqueryfirebugmonkeypatching

Read More
Python: add a parent class to a class after initial evaluation...

pythonoopinheritancemonkeypatching

Read More
Can a Javascript Array or Object be overridden to be callable?...

javascriptarraysmonkeypatching

Read More
class << self, alias_method, and monkey patching Mechanize::Cookie...

rubymechanizemonkeypatchingalias-methodalias-method-chain

Read More
patching a local instance...

pythonmonkeypatching

Read More
Node.js/JavaScript Stubbing of Built-in Types?...

javascriptnode.jsmockingmonkeypatchingstubbing

Read More
fixnum and prime numbers in ruby...

rubymathprimesmonkeypatching

Read More
Extending uniq method...

rubyuniquemonkeypatching

Read More
Poking around/debugging in IRB. Monkey-patch a method, then "undo" that change, without qu...

rubydebuggingirbmonkeypatching

Read More
Monkey patching 'datetime' produces strange results...

pythondatetimemonkeypatchingpython-datetime

Read More
Isolating monkey patches in a ruby gem?...

rubyrubygemsmonkeypatching

Read More
BackNext