THRIFT-410. rb: Ruby lib should have no checked in generated code
authorBryan Duxbury <bryanduxbury@apache.org>
Mon, 30 Mar 2009 17:14:06 +0000 (17:14 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Mon, 30 Mar 2009 17:14:06 +0000 (17:14 +0000)
commitf0377e2ffeb9b260a809f5d2c8ffef73b77755ec
tree551f4415d58187f2999f1fa13fdb06059b28f640
parent82e6fc0266e21905358e286074437c7c17cafadc
THRIFT-410. rb: Ruby lib should have no checked in generated code

This patch deletes the existing checked in ruby code, adds all the generated ruby code directories to svn:ignore, and updates the Rakefile so that "rake spec" generates the ruby code automatically.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@760050 13f79535-47bb-0310-9956-ffa450edef68
lib/rb/Rakefile
lib/rb/spec/gen-rb/NonblockingService.rb [deleted file]
lib/rb/spec/gen-rb/ThriftSpec_constants.rb [deleted file]
lib/rb/spec/gen-rb/ThriftSpec_types.rb [deleted file]