rb: Implement Thrift::Serializer and Thrift::Deserializer
authorKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:18:28 +0000 (01:18 +0000)
committerKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:18:28 +0000 (01:18 +0000)
commit138c0e126ffb9aa5d6408b44f82d902b7050a4eb
tree3ab2c5905fa18ab3d261b111df56d018220d5053
parentc83d4451b7ad8b654b1e7341a9d6100f553c601b
rb: Implement Thrift::Serializer and Thrift::Deserializer

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@669018 13f79535-47bb-0310-9956-ffa450edef68
lib/rb/lib/thrift/serializer.rb [new file with mode: 0644]
lib/rb/spec/serializer_spec.rb [new file with mode: 0644]