0.01
phlex-reactive makes Phlex components reactive without writing Stimulus
controllers or hand-picking Turbo Stream targets. Declare actions in Ruby;
a single generic client runtime turns clicks and form input into a server
round trip that re-renders the component and morphs it back in. Components
s...
2021
2022
2023
2024
2025
2026
2.41
Dependabot-uv provides support for bumping Python packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.
2021
2022
2023
2024
2025
2026
2.41
Official AWS Ruby gem for AWS Migration Hub Config. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.41
Official AWS Ruby gem for AWS CodeStar connections. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.41
Official AWS Ruby gem for Amazon CodeGuru Profiler. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
0.0
Use Mysql AUTO_INCREMENT to support key value cache, which should be combined by an integer and string. It means to reduce the database storage size, and improve query performance. All cache will store in process memory, and will never be expired, until the process dies, so the less kvs you use,...
2021
2022
2023
2024
2025
2026
0.0
Sujiko is a joke / toy Ruby gem: a small TCP server for local development, not for serious or
production use. It serves one page: a venue floor plan where
a meetup point is shown. Open GET / with optional query parameters shape, x, and y—the same
contract as a Rails Spots-style app and iOS: shape...
2021
2022
2023
2024
2025
2026
0.0
E11y (Easy Telemetry) - Observability for Rails developers who hate noise.
UNIQUE FEATURES:
• Request-scoped debug buffering - buffers debug logs in memory, flushes ONLY on errors
• Zero-config SLO tracking - automatic Service Level Objectives for HTTP endpoints and jobs
• Schema-validated event...
2021
2022
2023
2024
2025
2026
0.0
WARNING: Please be aware that this gem has not undergone any form of independent security evaluation and is provided for academic/educational purposes only. RHUBARBCIPHER should not be used to encrypt any data with high confidentiality, availability or integrity requirements, and should be treate...
2021
2022
2023
2024
2025
2026
0.9
Web service for sharing secrets more securely
2021
2022
2023
2024
2025
2026
1.19
RSpec::Parameterized supports simple parameterized test syntax in rspec.
2021
2022
2023
2024
2025
2026
0.0
# Otto
AsciiDoc-powered static site generator with Jekyll-style conventions: layouts, includes, data files, posts, drafts, permalinks, and custom collections.
## Install
```sh
gem install ottogen
```
Requires Ruby 3.0 or newer.
## Quickstart
```sh
mkdir mysite && cd mysite
otto init
otto bu...
2021
2022
2023
2024
2025
2026
0.0
A very simple gem that adds some methods to some Ruby standard classes, e.g. <array>.include_any?, <array>.delete_random, etc.
Simply require the gem ( require "more_ruby" ) and the additional methods will be available.
# New instance methods #
## Array
:all_instance_of?, :all_kind...
2021
2022
2023
2024
2025
2026
0.0
DRbService is a framework we use at LAIKA for creating authenticated
SSL-encrypted DRb services that provide access to privileged operations
without the need to give shell access to everyone.
There are a few examples in the `examples/` directory of the gem, which
are stripped-down versions of th...
2021
2022
2023
2024
2025
2026
0.0
+drupalcluster+ is a command line tool to quickly
deploy a Drupal hosting cluster of a scalable amount [2..5]
of virtual webservers.
!! AWS identity is required for this script !!
Your AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY should be either
environment variables, or set in ~/.aws/credential...
2021
2022
2023
2024
2025
2026
0.03
OKF (Open Knowledge Format) is portable knowledge: Markdown files with YAML
frontmatter that both humans and agents read from one source. This gem is the
Ruby-native way to work with it.
Its companion agent skill authors and curates a bundle. The `okf` command-line
tool validates the result for ...
2021
2022
2023
2024
2025
2026
0.07
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...
2021
2022
2023
2024
2025
2026
2.38
Official AWS Ruby gem for Amazon Macie 2. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
0.0
Most is a simple academic modular open software tester.
Most, the Core is the main part of the system. Most provides
the environment and interface bridges for modules that will
implement the basic functionality of the testing system.
In general Most, the Core consists form two main interf...
2021
2022
2023
2024
2025
2026
0.0
Inventory-Rake-Tasks-YARD
Inventory-Rake-Tasks-YARD provides Rake┬╣ tasks for YARD┬▓ using your
Inventory┬│.
┬╣ See http://rake.rubyforge.org/
┬▓ See http://yardoc.org/
┬│ See http://disu.se/software/inventory/
§ Installation
Install Inventory-Rake-Tasks-YA...
2021
2022
2023
2024
2025
2026