Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
A convenient Ruby wrapper around the GoodData RESTful API. The gem comes in two flavors. It has a CLI client and it is a library which you can integrate into your application.
The best documentation for the GoodData API can be found using these resources:
Feel free to check out the GoodData community website if you have any questions about the GoodData Analytics platform, our API, or this library.
In order to make the user experience with integrating GoodData Ruby SDK as smooth and secure as possible and to ensure that the SDK is using the latest features of the platform, we only provide support to the two most recent major versions of Ruby SDK.
The most recent majors will be supported in the following modes:
The latest major version will receive all new functionality and all bug fixes.
The previous major version will only receive fixes to critical issues and security fixes. These fixes will be applied on top of last released version of the previous major.
GoodData customer support will provide support for the latest major and previous major version only.
The customers are encouraged to always use the latest version of the Ruby SDK.
In case of using older versions, the user might face API incompatibility, performance or security issues.
Please follow the installation instructions in the repository to update to the newest version.
If you are using bundler, add
gem "gooddata"
into Gemfile
and run
bundle install
If you are using gems just
gem install gooddata
rake test
and make sure all tests passrake cop
and make sure you did not introduce any new coding rules issuesSee our contribution guidelines.
Originally started by
Pavel Kolesnikov [ @koles ]
Actively developed and maintained by
GoodData Team
Contributors
For full contributor info see contributors page.
Special thanks to
(c) 2010-2021 GoodData Corporation This repository is governed by the terms and conditions in the LICENSE. This repository contains a number of open source packages detailed in NOTICES, including the GoodData Ruby SDK, which is licensed under the BSD-3-Clause license and contains additional open source components detailed in the file called LICENSE_FOR_RUBY_SDK_COMPONENT.
FAQs
Unknown package
We found that gooddata demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.