views:

117

answers:

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?

A: 

thor for generators. but I think you need a clearer use-case before you start...