Class: Sylfy::Service::ChEBI::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.
19 20 21 |
# File 'lib/sylfy/service/ebisoap.rb', line 19 def initialize( = {}) super('http://www.ebi.ac.uk/webservices/chebi/2.0/webservice?wsdl', ) end |
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Sylfy::Service::SOAPWSDL