Skip to content

Official Ruby SDK for ReportingCloud Web API. Authored and supported by Text Control GmbH.

License

Notifications You must be signed in to change notification settings

dyve-agency/txtextcontrol-reportingcloud-ruby

 
 

Repository files navigation

Logo

ReportingCloud Ruby SDK

Gem Version

This is the official Ruby SDK for the ReportingCloud Web API. It is authored, maintained and fully supported by Text Control.

http://www.reporting.cloud

Before using ReportingCloud, please sign up to the service:

https://portal.reporting.cloud

Installation

Add this line to your application's Gemfile:

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.

You can read the API documentation 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.

About

Official Ruby SDK for ReportingCloud Web API. Authored and supported by Text Control GmbH.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.9%
  • Shell 0.1%