[
https://issues.apache.org/jira/browse/THRIFT-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Sully resolved THRIFT-132.
------------------------------
Resolution: Fixed
Yep - that works for me.
> Ruby generator should use ::Thrift::Foo namespace form
> ------------------------------------------------------
>
> Key: THRIFT-132
> URL: https://issues.apache.org/jira/browse/THRIFT-132
> Project: Thrift
> Issue Type: Bug
> Components: Compiler (Ruby)
> Environment: Any
> Reporter: Dan Sully
> Assignee: Bryan Duxbury
> Fix For: 0.1
>
> Attachments: thrift-132.patch
>
>
> The Thrift compiler for Ruby should generate code such that it uses the top
> level namespace:
> include ::Thrift::Client
> otherwise, if there is an existing namespace with 'Thrift' in the hierarchy,
> Ruby will fail to find that class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.