Kris Leech
Kris Leech
:thumbsup: I currently do similar, having it baked in would be better. Here is how I do it in `deploy.rb`: ``` ruby set :hipchat_token, get_hipchat_token def get_hipchat_token config_yaml = File.expand_path('../../config/hipchat.yml',...
Is import expected to work when the wdsl is a local file and contains a location such as: `` I get `No such file or directory - HotelAbstract.wsdl`. I'm using...
I don't know nearly enough about SOAP to know if rel URL's are legit, just that my WDSL has them :) Luckily our client decided not to use the SOAP...
Would happily except a PR to fix 👍