Thrift-1629:Ruby 1.9 Compatibility during Thrift configure, make, install
authorJake Farrell <jfarrell@apache.org>
Tue, 5 Mar 2013 01:59:38 +0000 (20:59 -0500)
committerJake Farrell <jfarrell@apache.org>
Tue, 5 Mar 2013 01:59:38 +0000 (20:59 -0500)
commit073f9eb9b920bda948b306ee16e78743e42b7cd1
tree0a1ddf53bb36127d023e2c2445e3d8df0f6b7f23
parent04f83112f6a84d5f572921990adf4b122e15d377
Thrift-1629:Ruby 1.9 Compatibility during Thrift configure, make, install
Client: Ruby
Patch: Nick Zalabak

Updated ruby client to use thin serber over mongrel.
lib/rb/lib/thrift.rb
lib/rb/lib/thrift/server/mongrel_http_server.rb
lib/rb/lib/thrift/server/thin_http_server.rb [new file with mode: 0644]
lib/rb/spec/mongrel_http_server_spec.rb [deleted file]
lib/rb/spec/thin_http_server_spec.rb [new file with mode: 0644]
lib/rb/thrift.gemspec