THRIFT-501. rb: File.dirname(...) requires cause warnings in some scenarios
authorBryan Duxbury <bryanduxbury@apache.org>
Wed, 20 May 2009 18:22:19 +0000 (18:22 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Wed, 20 May 2009 18:22:19 +0000 (18:22 +0000)
commit32194ab4425c5db1a6406427df0251ebd96186d6
treea06d07bc3671ca22bcb55ffd2f8bee38454cdb43
parent4ca0c8eaee40c305e11c09005f6f4555be833fe4
THRIFT-501. rb: File.dirname(...) requires cause warnings in some scenarios

This patch removes the File.dirname usage. Instead, you should put the directory that contains your _types.rb into the load path.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@776800 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_rb_generator.cc