0.73
Use the provided DSL to describe and test API operations in your spec files. Then, you can easily generate corresponding swagger.json files and serve them up with an embedded version of swagger-ui. Best of all, it requires minimal coding and maintenance, allowing you to focus on building an aweso...
2021
2022
2023
2024
2025
2026
2.54
[DEPRECATED] Official AWS Ruby gem for Amazon Macie. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
0.01
The `next_rails_scaffold` gem is a powerful extension to the standard Ruby on Rails scaffold generator. It streamlines the development workflow by not only creating the backend structure with Rails but also automating the setup of a frontend directory using Next.js. Upon running the scaffold gene...
2021
2022
2023
2024
2025
2026
0.0
Version 1.0.1 Update Notes:
-Updated README "HOW TO RUN"
-I'm not sure how to format this so it looks good on the gems website so please just see the README file.
USE CASES:
1. Your friends bully you because your imaginary role playing worlds are predictable and boring.
2. You like seeing c...
2021
2022
2023
2024
2025
2026
0.88
Storage Transfer Service allows you to quickly import online data into Cloud Storage. You can also set up a repeating schedule for transferring data, as well as transfer data within Cloud Storage, from one bucket to another.
2021
2022
2023
2024
2025
2026
0.3
If you are tracking any kind of assets the currencies gem is for you. It contains every currency in the ISO 4217 standard and allows you to add your own as well. So if you decide to take sparkly buttons as a form of payment you can use currencies to display the shiny button unicode symbol ☼ (disc...
2021
2022
2023
2024
2025
2026
0.0
This is an experimental branch that implements a connection pool of
Net::HTTP objects instead of a connection/thread. C/T is fine if
you're only using your http threads to make connections but if you
use them in child threads then I suspect you will have a thread memory
leak. Also, I want to ...
2021
2022
2023
2024
2025
2026
0.03
Glimmer DSL for SWT (JRuby Desktop Development Cross-Platform Native GUI Framework) is a native-GUI cross-platform desktop development library written in JRuby, an OS-threaded faster JVM version of Ruby. It includes SWT 4.30 (released on December 1, 2023). Glimmer's main innovation is a declarati...
2021
2022
2023
2024
2025
2026
1.19
Vegas aims to solve the simple problem of creating executable versions of Sinatra/Rack apps. It includes a class Vegas::Runner that wraps Rack/Sinatra applications and provides a simple command line interface and launching mechanism.
2021
2022
2023
2024
2025
2026
2.53
Official AWS Ruby gem for Amazon EventBridge. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
1.79
A Ruby binding to the Ed25519 elliptic curve public-key signature system described in RFC 8032.
2021
2022
2023
2024
2025
2026
1.63
Slack Web and RealTime API client.
2021
2022
2023
2024
2025
2026
0.01
= rspec-multi-matchers
== Summary
* test collection using each or other enumerable methods
* makes testing more natural and have a friendlier failure message
== HomePage
* http://github.com/gregwebs/rspec-multi-matchers
== DESCRIPTION:
require 'rubygems'
require 'spec'
require 'rs...
2021
2022
2023
2024
2025
2026
0.0
# Sparrow is a really fast lightweight queue written in Ruby that speaks memcached. # That means you can use Sparrow with any memcached client library (Ruby or otherwise). # # Basic tests shows that Sparrow processes messages at a rate of 850-900 per second. # The load Sparrow can cope with i...
2021
2022
2023
2024
2025
2026
0.49
Persistent event repository implementation for RubyEventStore based on ActiveRecord. Ships with database schema
and migrations suitable for PostgreSQL, MySQL ans SQLite database engines.
Includes repository implementation with linearized writes to achieve log-like properties of streams
on top of...
2021
2022
2023
2024
2025
2026
0.76
reCAPTCHA Enterprise is a service that protects your site from spam and abuse. Note that google-cloud-recaptcha_enterprise-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-recaptcha_enterprise instead. See the readme for more det...
2021
2022
2023
2024
2025
2026
0.0
Miscellaneous methods that may or may not be useful.
sh:: Safely pass untrusted parameters to sh scripts. Raise an exception if the
script returns a non-zero value.
fork_and_check:: Run a block in a forked process and raise an exception if the
process returns a non-zero value.
do_and_exit, do_...
2021
2022
2023
2024
2025
2026
0.24
ZenTest provides 4 different tools: zentest, unit_diff, autotest, and
multiruby.
zentest scans your target and unit-test code and writes your missing
code based on simple naming rules, enabling XP at a much quicker pace.
zentest only works with Ruby and Minitest or Test::Unit. There is
enough ev...
2021
2022
2023
2024
2025
2026
0.14
Scoped search makes it easy to search your ActiveRecord-based models.
It will create a named scope :search_for that can be called with a query string. It will build an SQL query using
the provided query string and a definition that specifies on what fields to search. Because the func...
2021
2022
2023
2024
2025
2026
0.0
Turnitin Core API (TCA) provides direct API access to the core functionality provided by Turnitin. TCA supports file submission, similarity report generation, group management, and visualization of report matches via Cloud Viewer or PDF download. Below is the full flow to successfully set up an i...
2021
2022
2023
2024
2025
2026