Sha256: 18e6a175448340d866fd4c5f7db1196dca9d737470ede645fc86465316ac6a50
Contents?: true
Size: 1.38 KB
Versions: 3
Compression:
Stored size: 1.38 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: [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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
txtextcontrol-reportingcloud-1.1.1 | README.md |
txtextcontrol-reportingcloud-1.0.3 | README.md |
txtextcontrol-reportingcloud-1.0.1 | README.md |