THRIFT-1735 integrate tutorial into regular build
authorRoger Meier <roger@apache.org>
Sun, 9 Jun 2013 21:10:06 +0000 (23:10 +0200)
committerRoger Meier <roger@apache.org>
Sun, 9 Jun 2013 21:10:06 +0000 (23:10 +0200)
commited817d0102164b9dc35f5a4781f40587ed1b714f
tree7fdd625e64ec9fb88813db1a79affa9e6f4acd34
parent6afe0535e1cd07bb799897dd2232db845d35662a
THRIFT-1735 integrate tutorial into regular build
THRIFT-1811 ruby tutorial as part of the regular build
.gitignore
configure.ac
tutorial/Makefile.am
tutorial/rb/Makefile.am [new file with mode: 0755]
tutorial/rb/RubyClient.rb
tutorial/rb/RubyServer.rb