Generated service file can't always find the neighboring types file
-------------------------------------------------------------------

                 Key: THRIFT-19
                 URL: https://issues.apache.org/jira/browse/THRIFT-19
             Project: Thrift
          Issue Type: Bug
          Components: Compiler (Ruby)
            Reporter: Bryan Duxbury


I often find that the generated Ruby code's main service file can't locate the 
whatever_types.rb file that's in the same directory with it. There's a very 
simple solution, which is to do the require relative to the path of the file 
calling the require. I usually put this code in manually, but it'd be nice if 
it just happened automatically.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to