Service generation needs to make service name capitalized, since Ruby modules
need to be constant.
--------------------------------------------------------------------------------------------------
Key: THRIFT-353
URL: https://issues.apache.org/jira/browse/THRIFT-353
Project: Thrift
Issue Type: Bug
Components: Compiler (Ruby)
Reporter: Gary Tsang
service generator needs to capitalize service names, since services are ruby
modules and ruby modules are constants.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.