0.0
IfElse is an implementation of the pure object-oriented conditional syntax
found in languages of the SmallTalk family, including Self. Those languages
distinguish themselves by taking the "everything is an object / everything
is a method" approach to a further extreme than Ruby, and getting rid ...
2020
2021
2022
2023
2024
2025
0.94
The Cloud Logging API lets you programmatically read and write log entries, set up exclusions, create logs-based metrics, and manage export sinks. Note that google-cloud-logging-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-lo...
2020
2021
2022
2023
2024
2025
2.88
A subclass of Object includes Comparable module for handling dates.
2020
2021
2022
2023
2024
2025
1.24
RecursiveOpenStruct is a subclass of OpenStruct. It differs from
OpenStruct in that it allows nested hashes to be treated in a recursive
fashion. For example:
ros = RecursiveOpenStruct.new({ :a => { :b => 'c' } })
ros.a.b # 'c'
Also, nested hashes can still be accessed as hashes:
r...
2020
2021
2022
2023
2024
2025
2.47
Official AWS Ruby gem for Amazon MemoryDB. This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
0.0
# ruby unshare (runshare)
This tool allows to unshare Linux namespaces.
The implementation is similar to the unshare(1) tool.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'runshare'
```
And then execute:
$ bundle
Or install it yourself as:
$ gem ins...
2020
2021
2022
2023
2024
2025
2.46
Official AWS Ruby gem for Amazon Managed Grafana. This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
2.46
Official AWS Ruby gem for AWS Panorama (Panorama). This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
2.46
Official AWS Ruby gem for AWS Cloud Control API (CloudControlApi). This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
1.73
Expand the 'vagrant box' command to support the creation of base boxes from scratch
2020
2021
2022
2023
2024
2025
0.93
The Error Reporting API provides a simple endpoint to report errors from your running service, and read access to error groups and their associated errors. Note that google-cloud-error_reporting-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client l...
2020
2021
2022
2023
2024
2025
2.45
Official AWS Ruby gem for AWS Resilience Hub. This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
0.01
= DESCRIPTION:
Provides a Chef handler which can report run status, including any changes that were made, to a Graylog2 server. In the case of failed runs a backtrace will be included in the details reported.
= REQUIREMENTS:
* A Graylog2 server running somewhere.
= USAGE:
This example makes ...
2020
2021
2022
2023
2024
2025
1.57
Adds support for creating state machines for attributes on any Ruby class
2020
2021
2022
2023
2024
2025
0.09
This library performs diffs of CSV data, or any table-like source.
Unlike a standard diff that compares line by line, and is sensitive to the
ordering of records, CSV-Diff identifies common lines by key field(s), and
then compares the contents of the fields in eac...
2020
2021
2022
2023
2024
2025
2.44
Official AWS Ruby gem for Amazon CloudWatch Evidently. This gem is part of the AWS SDK for Ruby.
2020
2021
2022
2023
2024
2025
2.84
A set of classes for parsing CSS in Ruby.
2020
2021
2022
2023
2024
2025
0.0
This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you a...
2020
2021
2022
2023
2024
2025
0.0
GuerrillaRotate
==============
This plugin lets you have multiple view pages for the one action, so that you
can rotate through different views in order to test which one is the most
effective. This is known as A/B testing, split testing or side-by-side
testing.
It will automatically switch be...
2020
2021
2022
2023
2024
2025
0.0
## Overview Privileged Access Manager (PAM) is a Google Cloud native, managed solution to secure, manage and audit privileged access while ensuring operational velocity and developer productivity. PAM enables just-in-time, time-bound, approval-based access elevations, and auditing of privileged a...
2020
2021
2022
2023
2024
2025