1.68
A CMS for Ruby on Rails, supporting Rails 6.1+. It's developer friendly and easy to extend.
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
+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.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.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
0.89
Pronto runs analysis quickly by checking only the relevant changes. Created
to be used on pull requests, but suited for other scenarios as well. Perfect
if you want to find out quickly if branch introduces changes that conform to
your styleguide, are DRY, don't introduce security ...
2021
2022
2023
2024
2025
2026
2.38
Official AWS Ruby gem for Access Analyzer. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.38
Official AWS Ruby gem for Amazon Fraud Detector. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.38
[DEPRECATED] Official AWS Ruby gem for Amazon QLDB (QLDB). 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
1.67
🔮 A Hashie::Mash joint to make #snakelife better
2021
2022
2023
2024
2025
2026
1.18
RSpec::Parameterized supports simple parameterized test syntax in rspec.
2021
2022
2023
2024
2025
2026
1.18
JSON Schema validator. Supports drafts 4, 6, 7, 2019-09, 2020-12, OpenAPI 3.0, and OpenAPI 3.1.
2021
2022
2023
2024
2025
2026
0.0
A CLI (as in Command Line Interface) to delete your tweets based on faves, RTs, and time.
There are some services out there with a friendly web interface, but this is not one of them. You must know the basics of working with a UNIX terminal and configuring a Twitter API app, as this will only wo...
2021
2022
2023
2024
2025
2026
0.0
The moment "just POST from a background job" ships to production, the gaps start showing: your customers need signatures they can verify, failed deliveries need to back off and retry for hours, secrets need to rotate without downtime, an endpoint URL shouldn't be able to reach your internal netwo...
2021
2022
2023
2024
2025
2026
0.0
== Ruby Data Objects
If you're building something in Ruby that needs access to a database, you may
opt to use an ORM like ActiveRecord, DataMapper or Sequel. But if your needs
don't fit well with an ORM—maybe you're even writing an ORM—then you'll
need some other way of talking to your database....
2021
2022
2023
2024
2025
2026
0.0
= RUGS - RUby Git Setup
A helper script that makes setting up remote git repositories a snap.
== WARNING: This is still alpha so use it at your own risk!
Note: I don't use alpha/beta in the version numbers until I have a first real release because of how Ruby Gems handles them.
== What is i...
2021
2022
2023
2024
2025
2026
0.0
Allows customization of:
* Specify which level of notification you would like with an array of optional styles of notification (email, webhooks)
* the sender address of the email
* the recipient addresses
* the text used to prefix the subject line
* the HTTP status codes to notify for
* the error...
2021
2022
2023
2024
2025
2026