Gems
A library that makes it easier to use the Avro serialization format from Ruby.
AvroTurf is a library that makes it easier to encode and decode data using the Apache Avro serialization format. It adds a layer on top of the official Avro gem which makes it easier to integrate Avro into your application:Provides an idiomatic Ru...
Pure Ruby DSL for Chrome scripting based on Ferrum. No Selenium required.
A natural companion to an amazing Ferrum gem that controls a fleet of Chrome windows and tabs and simulates real user interaction with your web applications from any Ruby scripts. Works naturally with your system Chrome or Chromium, no extra magic...
Ruby bindings to Firebase Cloud Messaging (FCM) for Android, iOS or Web
For your server to send a message to one or more devices, you must first initialise a new FCM class with your Firebase Cloud Messaging server key, and then call the send method on this and give it 1 or more (up to 1000) registration tokens as an a...