Module: Ruse::ObjectFactory::Initializer::UnhandleableArgument

Extended by:
UnhandleableArgument
Included in:
UnhandleableArgument
Defined in:
lib/ruse/object_factory.rb

Overview

Singleton object that be substituted for the other MethodArgument subclasses when we don’t want to try resolving the argument.

Instance Method Summary collapse

Instance Method Details

#resolveObject



90
# File 'lib/ruse/object_factory.rb', line 90

def resolve(*) end