THRIFT-712. rb: Inspect should print binary fields as hex instead of escaped string
authorBryan Duxbury <bryanduxbury@apache.org>
Thu, 18 Feb 2010 22:00:45 +0000 (22:00 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Thu, 18 Feb 2010 22:00:45 +0000 (22:00 +0000)
commit39dadd6656d0cf009e8fdef42db9eea108cb6bb9
tree58acd6527f377ad11660db7d3415aa90fb6942ab
parent0e4920c6b892ef46ae491fb1c65157ee6aab1367
THRIFT-712. rb: Inspect should print binary fields as hex instead of escaped string

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@911610 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_rb_generator.cc
lib/rb/Rakefile
lib/rb/lib/thrift/struct_union.rb
lib/rb/lib/thrift/union.rb
lib/rb/spec/ThriftSpec.thrift
lib/rb/spec/struct_spec.rb
lib/rb/spec/union_spec.rb