[
https://issues.apache.org/jira/browse/THRIFT-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jake Farrell reopened THRIFT-2209:
----------------------------------
> Ruby generator -- please namespace classes
> ------------------------------------------
>
> Key: THRIFT-2209
> URL: https://issues.apache.org/jira/browse/THRIFT-2209
> Project: Thrift
> Issue Type: Bug
> Components: Ruby - Compiler
> Reporter: Trent
> Assignee: Jake Farrell
> Priority: Critical
> Fix For: 0.9.2
>
>
> When classes are generated for thrift interfaces, they should be name-spaced.
> For example:
> class Version
> ...
> end
> Should be something like:
> module Thrift
> class Version
> end
> end
--
This message was sent by Atlassian JIRA
(v6.2#6252)