Rails : soap4r - How to run wsdl2ruby.rb
- by Mathieu
Hi,
I just installed the gem soap4r on my mac and now I need to run
wsdl2ruby.rb --wsdl https://www.arello.com/webservice/verify.cfc?wsdl
--type client --force
but I have this error : -bash: wsdl2ruby.rb: command not found
What did I miss?
Thanks