Google CloudEvents – Ruby
This repository contains types for CloudEvents issued by Google.
Prerequisites
- Ruby 2.6 (or higher)
Installation
Add this line to your application's Gemfile:
gem "google-events"
And then execute:
bundle install
Or install it yourself as:
gem install google_events