rb: Implement type-checking in Thrift::Struct.new and field accessors
authorKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:18:07 +0000 (01:18 +0000)
committerKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:18:07 +0000 (01:18 +0000)
commit23193757bc2d560d314fdd50e3b4093fdd6551a1
tree88d5981baa28dd7493f288d927aa9eda4cfb910b
parent140b555bf481e2ca8edf532396ca54065a2cb406
rb: Implement type-checking in Thrift::Struct.new and field accessors

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@669015 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_rb_generator.cc
lib/rb/benchmark/gen-rb/BenchmarkService.rb
lib/rb/lib/thrift/struct.rb
lib/rb/spec/gen-rb/NonblockingService.rb
lib/rb/spec/gen-rb/ThriftSpec_types.rb
lib/rb/spec/struct_spec.rb