I\'m looking for an example or official documentation showing how to include a t开发者_StackOverflow社区hird party library as part of a Tropo hosted Javascript application for handling calls. You real
I am working in the cool but very constrained environment of Tropo (cloud telephony) Ruby scripting. The entire app is a single JRuby file. No gems, no requires.
I\'m attempting to build a Tropo Ruby application and I need to retrieve the result of an HTTPS GET. The Tropo platform doesn\'t have the httpclient Ruby gem so I can\'t use that. The Ruby engine used