THRIFT-430. rb: ruby tutorials and ruby tests require deprecated files and class...
authorBryan Duxbury <bryanduxbury@apache.org>
Tue, 7 Apr 2009 04:37:28 +0000 (04:37 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Tue, 7 Apr 2009 04:37:28 +0000 (04:37 +0000)
commit07f38ff531c44148a5ca66838d3a22f91fb0f7bc
treedc045c3e0490e989c42a630dce1238636ec0d97c
parent65043d6fbdbe9bb8a101e440d59567acefd7a70c
THRIFT-430. rb: ruby tutorials and ruby tests require deprecated files and class names

This patch cleans all this up.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@762618 13f79535-47bb-0310-9956-ffa450edef68
test/rb/benchmarks/protocol_benchmark.rb
test/rb/core/test_backwards_compatability.rb
test/rb/core/transport/test_transport.rb
test/rb/integration/accelerated_buffered_client.rb
test/rb/integration/accelerated_buffered_server.rb
test/rb/integration/buffered_client.rb
test/rb/integration/simple_client.rb
test/rb/integration/simple_server.rb
test/rb/integration/test_simple_handler.rb
tutorial/rb/RubyClient.rb
tutorial/rb/RubyServer.rb