Sha256: 4ee7928315069e3286afa6c9c35678c69b926ff3c3e7d6ce83d87b9055993f1d
Contents?: true
Size: 1.51 KB
Versions: 1
Compression:
Stored size: 1.51 KB
Contents
![Logo](https://raw.githubusercontent.com/TextControl/txtextcontrol-reportingcloud-ruby/master/resource/rc_logo_512.png) # ReportingCloud Ruby Wrapper [![Gem Version](https://badge.fury.io/rb/txtextcontrol-reportingcloud.svg)](https://badge.fury.io/rb/txtextcontrol-reportingcloud) 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: [https://portal.reporting.cloud](https://portal.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-ruby/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.2.0 | README.md |