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

Reply via email to