method

singleton_methods_true

ruby latest stable - Class: SOAP::Mapping::RubytypeFactory

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_8_7_330) is shown here.

singleton_methods_true(obj)
private

No documentation available.

# File lib/soap/mapping/rubytypeFactory.rb, line 286
    def singleton_methods_true(obj)
      obj.singleton_methods(true)
    end