Sha256: caeca4363a5e4d305978d34acfd3b106c0bcbd254580e479135df2d0b7fedd99

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 SDK

[![Gem Version](https://badge.fury.io/rb/txtextcontrol-reportingcloud.svg)](https://badge.fury.io/rb/txtextcontrol-reportingcloud)

This is the official Ruby SDK for the ReportingCloud Web API. It 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.1 README.md