This repository has been archived on 2018-06-04. You can view files and clone it, but cannot push or open issues/pull-requests.
thrift-helloworld/ruby/client.rb

5 lines
62 B
Ruby

$:.push('helloworld')
require 'thrift'
require 'hello_world'