Class
RR::MethodDispatches::MethodDispatch
In:
lib/rr/method_dispatches/method_dispatch.rb
Parent:
BaseMethodDispatch
Methods
call
call_implementation
call_original_method
new
Attributes
double_injection
[R]
subject
[R]
Public Class methods
new
(double_injection, subject, args, block)
Public Instance methods
call
()
call_original_method
()
Protected Instance methods
call_implementation
()
[Validate]