Sha256: 90ba52a7f319b12d5a66d04a3864f4c41579174a498348742452eb590f05de2a
Contents?: true
Size: 1.37 KB
Versions: 1
Compression:
Stored size: 1.37 KB
Contents
![Logo](https://raw.githubusercontent.com/TextControl/txtextcontrol-reportingcloud-ruby/master/resource/rc_logo_512.png) # ReportingCloud Ruby Wrapper This is the official Ruby wrapper for ReportingCloud, which is authored, maintained and fully supported by [Text Control](http://www.textcontrol.com). [http://www.reporting.cloud](http://www.reporting.cloud) Before using ReportingCloud, please sign up to the service: [http://api.reporting.cloud](http://api.reporting.cloud) ## Installation Add this line to your application's Gemfile: ```ruby gem 'txtextcontrol-reportingcloud' ``` And then execute: $ bundle Or install it yourself as: $ gem install txtextcontrol-reportingcloud ## API documentation (YARD) All the source code in this library is documented using [YARD](http://yardoc.org/). You can read the [API documentation](https://textcontrol.github.io/txtextcontrol-reportingcloud-ruby/) online, or build it yourself, using the following command: $ yard doc The resultant set of HTML files will be written to `~/txtextcontrol-reportingcloud/doc`. If you don't have YARD already installed, you can install it with RubyGems with the following command: $ gem install yard ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/TextControl/txtextcontrol-reportingcloud-ruby.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
txtextcontrol-reportingcloud-1.0.0 | README.md |