I tried to make this to work, but I got “uninitialized constant ActionWebService” error when I use standard (old) actionwebservice, but if I install datanoise’s actionwebservice gem I can’t settup project properly to use them (in Gemfile with gem Bundler).
There is a alternative? Someone make this think to work?
As I understand datanoise’s gem is not rails 3 compatible. On the github Page it says that it’s version 2.3.2. However here is a rails 3 fork
Why can’t you use ActiveResource? Do you have some sort of specific requirement not to use REST?