Add stub files for java, python and ruby apis

This commit is contained in:
mdiluzio 2015-01-13 20:52:29 +00:00
parent b01c93a000
commit 3b5196830c
3 changed files with 26 additions and 0 deletions

5
api/ruby/ttrts.rb Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/ruby
module TTRTS
end