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

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

    [ https://issues.apache.org/jira/browse/THRIFT-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13762030#comment-13762030 ] 

Jake Farrell commented on THRIFT-2177:
--------------------------------------

1.8.7 has been the default version of ruby due to system version that was available on the build slaves. I recently installed rvm on the build slaves so we could start using a newer version
                
> 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, 0.9.1
>            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