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