Displaying 1 result from an estimated 1 matches for "encodedregistri".
Did you mean:
encodedregistry
2007 Jan 29
1
SOAP4R Error in Rails
Hi all
I have a ruby script that calls a web service which works just fine,
However when i try to use the same code from a rails model I get the
following error:
uninitialized constant SOAP::Mapping::EncodedRegistry
I have tried to load the gem soap4r from both the model and the
config/environment.rb files but i still get the same error
Any ideas on what I''m doing wrong ???
Thanks