rb: Use File.dirname(__FILE__) in generated requires [THRIFT-57]
authorKevin Clark <kclark@apache.org>
Thu, 26 Jun 2008 17:49:49 +0000 (17:49 +0000)
committerKevin Clark <kclark@apache.org>
Thu, 26 Jun 2008 17:49:49 +0000 (17:49 +0000)
commit2bd3a30b91ef2a4a6c54b4a030a4955a65c96bc8
tree8222b23472721cc0d94970c8c9d2fbf7f1f520a8
parent1e0744d7a2daacaf5044427fa614268d1f4fcb2f
rb: Use File.dirname(__FILE__) in generated requires [THRIFT-57]

This means you no longer have to put the gen-rb folder in $:

Author: Kevin Ballard <kevin@rapleaf.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@671963 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_rb_generator.cc
lib/rb/benchmark/gen-rb/BenchmarkService.rb
lib/rb/benchmark/gen-rb/Benchmark_constants.rb
lib/rb/spec/gen-rb/NonblockingService.rb
lib/rb/spec/gen-rb/ThriftSpec_constants.rb
lib/rb/spec/nonblockingserver_spec.rb
lib/rb/spec/serializer_spec.rb
lib/rb/spec/spec_helper.rb
lib/rb/spec/struct_spec.rb
lib/rb/spec/types_spec.rb