Jake Farrell created THRIFT-2961:
------------------------------------
Summary: Service inheritance does not work with namespaced Ruby
code
Key: THRIFT-2961
URL: https://issues.apache.org/jira/browse/THRIFT-2961
Project: Thrift
Issue Type: Bug
Reporter: Jake Farrell
Service inheritance does not work with namespaced Ruby code.
This PR fixes `thrift --gen rb:namespaced` to work with inheritance.
See also #140 and #363.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jimdo/thrift rb-namespaced-and-extends
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/364.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #364
----
commit 111c4e77a78c1a82f526923f13534bb0027ef33f
Author: Jan Brauer <[email protected]>
Date: 2015-01-29T22:01:26Z
Make 'extends' work with 'rb:namespaced'.
commit 34cab3d7c77bd5e8325ac4f30f1091429c35905e
Author: Jan Brauer <[email protected]>
Date: 2015-01-29T22:25:03Z
Add test for namespaced service extension
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)