summaryrefslogtreecommitdiff
path: root/cpp/rubygen/templates/Proxy.rb
Commit message (Expand)AuthorAgeFilesLines
* * rubygen/amqpgen.rb: Performance and API improvements.Alan Conway2007-08-271-7/+7
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-1/+1
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-141-99/+43
* Avoid clash with built-in ruby function Object.methods():nAlan Conway2007-08-091-9/+9
* Moved Proxy generation to rubygen.Alan Conway2007-08-091-0/+141