You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ted wang (JIRA)" <ji...@apache.org> on 2013/09/09 17:57:51 UTC

[jira] [Created] (THRIFT-2177) Generated ruby code is not convenient to gem

ted wang created THRIFT-2177:
--------------------------------

             Summary: Generated ruby code is not convenient to gem
                 Key: THRIFT-2177
                 URL: https://issues.apache.org/jira/browse/THRIFT-2177
             Project: Thrift
          Issue Type: Improvement
          Components: Ruby - Compiler
    Affects Versions: 0.9.1, 0.9
            Reporter: ted wang
            Priority: Trivial


Generated ruby code use 'require' to include other rb file, when i change the file path, i must change the require path, if not there will be an error.
Could use 'require_relative' instead of 'require'?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira