GitHub user aughr opened a pull request:

    https://github.com/apache/thrift/pull/140

    rb:namespaced: generate Ruby files in idiomatic namespaced directories.

    Idiomatic Ruby expects that namespaces are mirrored on the filesystem. This 
new
    namespaced option lets that happen.
    
    (https://issues.apache.org/jira/browse/THRIFT-2574, patch there also)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aughr/thrift namespaced_ruby_files

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/140.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #140
    
----
commit c8db5edb0426ae4328c8cc9a1354ac8858a03c16
Author: Andrew Bloomgarden <stalkingti...@gmail.com>
Date:   2014-06-13T03:55:34Z

    rb:namespaced: generate Ruby files in idiomatic namespaced directories.
    
    Idiomatic Ruby expects that namespaces are mirrored on the filesystem. This 
new
    namespaced option lets that happen.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to