rb: Move exceptions, types, processor, client, struct under Thrift module. Add consta...
authorKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 00:53:28 +0000 (00:53 +0000)
committerKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 00:53:28 +0000 (00:53 +0000)
commit97d2166a341657931e43adfe140ffeba48239de0
tree1a5bdb21602aae1ca32c99a3289c8f906225d70a
parent9bf3362ea576758dbd1b27ebc7b185c32e6acd6e
rb: Move exceptions, types, processor, client, struct under Thrift module. Add constants for backwards compatability

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@668902 13f79535-47bb-0310-9956-ffa450edef68
lib/rb/lib/thrift.rb
lib/rb/lib/thrift/exceptions.rb
lib/rb/lib/thrift/thrift.rb
lib/rb/lib/thrift/thrift_client.rb
lib/rb/lib/thrift/thrift_struct.rb
lib/rb/lib/thrift/tprocessor.rb
lib/rb/lib/thrift/types.rb