Class: Sylfy::Service::Miriam::SOAP
- Defined in:
- lib/sylfy/service/ebisoap.rb
Instance Method Summary collapse
-
#initialize(options = {}) ⇒ SOAP
constructor
A new instance of SOAP.
Methods inherited from SOAPWSDL
Constructor Details
#initialize(options = {}) ⇒ SOAP
Returns a new instance of SOAP.
41 42 43 |
# File 'lib/sylfy/service/ebisoap.rb', line 41 def initialize( = {}) super('http://www.ebi.ac.uk/miriamws/main/MiriamWebServices?wsdl', ) end |
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Sylfy::Service::SOAPWSDL