1

Based on their design philosophy, it sounds like they want gem users to hand code ruby proxy classes. I still feel that they could have provided generators.

Any suggestions on how to generate maintainable ruby proxy classes for savon or handsoap?

Anil
  • 11
  • 3

1 Answers1

1

Handsoap comes with a generator. It's documented at: github.com/unwire/handsoap/wiki/Recommendations

rubiii
  • 6,903
  • 2
  • 38
  • 51