1.45
Expose beautiful API documentation, powered by Swagger JSON endpoints, including a UI to explore and test operations. More about the OpenAPI initiative here: http://spec.openapis.org/
2021
2022
2023
2024
2025
2026
0.0
This gem ships "dmez" — a Terraform-style command line tool for the
DNS provider DnsMadeEasy.com — together with an authoritative,
fully-featured Ruby client for their REST API v2.0.
The dmez CLI manages your zones as standard DNS zone files with the
familiar read -> plan -> apply loop: "dmez zo...
2021
2022
2023
2024
2025
2026
0.0
Google_Maps_Embed is a versatile Ruby gem designed to simplify the generation of Google Maps URLs
for embedding static and dynamic maps in web applications. Designed with Rails in mind.
Key features include:
- Flexible Configuration: Define map parameters dynamically, including c...
2021
2022
2023
2024
2025
2026
0.0
MonoRepoDeps is a powerful tool designed to streamline the process of splitting code into separate packages
within a monorepository. It provides a flexible and easy-to-use solution for managing dependencies between
packages, making it ideal for large-scale projects with complex codeba...
2021
2022
2023
2024
2025
2026
0.0
RCrewAI is a powerful Ruby framework for creating autonomous AI agent crews that collaborate to solve complex tasks.
Build intelligent workflows with reasoning agents, tool usage, memory systems, and human oversight.
Key Features:
• Multi-Agent Orchestration: Create crews of specialized AI agent...
2021
2022
2023
2024
2025
2026
0.0
Administrate is heavily inspired by projects like Rails Admin and ActiveAdmin,
but aims to provide a better user experience for site admins,
and to be easier for developers to customize.
To do that, we're following a few simple rules:
- No DSLs (domain-specific languages)
- Support the simplest...
2021
2022
2023
2024
2025
2026
0.0
FatTable is a gem that treats tables as a data type. It provides methods for
constructing tables from a variety of sources, building them row-by-row,
extracting rows, columns, and cells, and performing aggregate operations on
columns. It also provides as set of SQL-esque methods f...
2021
2022
2023
2024
2025
2026
0.0
why-classes is a linter and refactoring tool inspired by Dave Thomas's talk on the
over-use of classes in Ruby. It scans a Ruby/Rails codebase (or a single file) for
"class smells" -- stateless singleton-method classes, function buckets, invalid
initial state, fat-base inheritance, and data bucke...
2021
2022
2023
2024
2025
2026
0.0
A Ruby implementation of GAN (General Actor Notation) v1.0.0 specification for identifying game actors in abstract strategy board games. GAN combines Style Name Notation (SNN) and Piece Identifier Notation (PIN) with a colon separator to provide complete, unambiguous piece identification. Represe...
2021
2022
2023
2024
2025
2026
0.0
This library supports a very simple way to do regression testing with Ruby. It
is not limited to Ruby projects you can use it also in other contexts where you
can extract data with Ruby.
You write Ruby scripts with samples. Run these and get the sample results as
results files besides your scrip...
2021
2022
2023
2024
2025
2026
0.73
SmartProperties are a more flexible and feature-rich alternative to
traditional Ruby accessors. They provide support for input conversion,
input validation, specifying default values and presence checking.
2021
2022
2023
2024
2025
2026
2.46
Dependabot-Devcontainers provides support for managing dev container versioning via Dependabot.
2021
2022
2023
2024
2025
2026
0.01
Solano CI runs your test suite simply and quickly in our managed
cloud environment. You can run tests by hand, or enable our hosted CI to watch
your git repos automatically.
Solano CI automatically and safely parallelizes your tests to save you time, and
takes care of setting up fresh isolated ...
2021
2022
2023
2024
2025
2026
1.44
Open up your API to the phenomenal OpenAPI ecosystem by exposing OpenAPI files, that describe your service, as JSON endpoints. More about the OpenAPI initiative here: http://spec.openapis.org/
2021
2022
2023
2024
2025
2026
0.09
People love Base classes! They have tons of methods waiting to be used. Just check out `ActiveRecord::Base`'s method list:
>> ActiveRecord::Base.methods.length
=> 530
But why stop there? Why not have even more methods? In fact, let's put *every method* on one Base class!
So I did. It's...
2021
2022
2023
2024
2025
2026
0.0
A production-ready Ruby SDK for integrating with Tyler Technologies Electronic Filing Manager (EFM) services.
This gem simplifies authentication and SOAP service calls for Electronic Court Filing (ECF) systems.
Key features:
- Simple Authentication: One method to authenticate with Tyler EFM serv...
2021
2022
2023
2024
2025
2026
0.0
== Baf
baf helps writing an user acceptance test suite with a dedicated library
and cucumber steps. It can run and wait for programs in a modified
environment, verify the exit status, the output streams and other side
effects. It also supports interactive programs and writing to their
standard i...
2021
2022
2023
2024
2025
2026
0.0
Remember when RSpec had stub_chain? They removed it for good reasons but sometimes you just need it.
Well, here it is, a proxy object. It doesn't actually mock anything for you (the name is just catchy) so you need to do that.
But that actually comes with a lot of benefits:
1) It's compatab...
2021
2022
2023
2024
2025
2026
0.0
SHALMANESER - SHALlow seMANtic parSER. This package provides a toolbox for
Semantic Role Labeling (SRL). SHALMANESER uses supervised learning algorithms to
assing semantic classes and roles to raw texts. It is paradigm agnostic, i.e. it
can handle any role-semantic schema (FrameNET, PropBank etc....
2021
2022
2023
2024
2025
2026
2.44
Avro is a data serialization and RPC format
2021
2022
2023
2024
2025
2026