Thrift-THRIFT-2574: Compiler option to generate namespace directories for Ruby
authorjfarrell <jfarrell@apache.org>
Fri, 27 Jun 2014 02:53:01 +0000 (22:53 -0400)
committerjfarrell <jfarrell@apache.org>
Fri, 27 Jun 2014 02:53:01 +0000 (22:53 -0400)
commitbf2617ed15f95e22bcf41fd9d08e7ce562464f46
tree83c17a7b0234d6bf1174afeb1b23f31d7e4a2b59
parentc9bdd50270d2eb60488ef38c56f990b781bbb3d2
Thrift-THRIFT-2574: Compiler option to generate namespace directories for Ruby
Client: rb
Patch: Andrew Bloomgarden

Adds option to generate namespaced ruby classes.

Github: closes #140
compiler/cpp/src/generate/t_rb_generator.cc
lib/rb/Rakefile
lib/rb/spec/Referenced.thrift [new file with mode: 0644]
lib/rb/spec/ThriftNamespacedSpec.thrift [new file with mode: 0644]
lib/rb/spec/namespaced_spec.rb [new file with mode: 0644]