Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread

 

By: Dean Wampler
V0.4.3 Released [ reply ]  
2008-10-26 16:31
This release has a few enhancements and optimizations. By default, it now ignores any method that starts with "__" (2 underscores), since it's rare that you want to match on methods like __id__ and __send__. MethodFinder's :method_options now takes a new option :include_system_methods that will override this behavior, matching on methods that start with "__", if you need it.

http://aquarium.rubyforge.org