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/helloworld/helloworld_constants.rb

17 lines
286 B
Ruby

#
# Autogenerated by Thrift Compiler (0.8.0)
#
# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
#
require 'helloworld_types'
HELLO_IN_ENGLISH = %q"hello!"
HELLO_IN_KOREAN = %q"an-nyoung-ha-se-yo"
HELLO_IN_FRENCH = %q"bonjour!"
HELLO_IN_JAPANESE = %q"konichiwa!"