2.18
Official AWS Ruby gem for AmplifyBackend. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.18
Official AWS Ruby gem for Amazon HealthLake (HealthLake). This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.18
Official AWS Ruby gem for Amazon Lex Runtime V2 (Lex Runtime V2). This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.18
Official AWS Ruby gem for Amazon Connect Contact Lens. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.18
[DEPRECATED] Official AWS Ruby gem for Amazon Lookout for Vision. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
0.11
Creates stub classes from any ActiveRecord model. By using stubs in your tests you don't need to load Rails or the database, sometimes resulting in a 10x speed improvement. ActiveMocker analyzes the methods and database columns to generate a Ruby class file. The stub file can be run standalone an...
2021
2022
2023
2024
2025
2026
0.97
A slim ruby wrapper for posting to slack webhooks
2021
2022
2023
2024
2025
2026
0.0
Bond is a small library that can be used to spy values and mock functions
during tests. Spying is a replacement for writing the assertEquals in your
test, which are tedious to write and even more tedious to update when your
test setup or code inevitably changes. With Bond, you sep...
2021
2022
2023
2024
2025
2026
0.0
Hammock is a Rails plugin that eliminates redundant code in a very RESTful manner. It does this in lots in lots of different places, but in one manner: it encourages specification in place of implementation. Hammock enforces RESTful resource access by abstracting actions away from the controlle...
2021
2022
2023
2024
2025
2026
0.0
# Game
A Ruby-powered MVC game framework.
## Install
```sh
$ gem install game
```
## Usage
### Setup
```sh
$ game new my_cool_game
```
This will create a new directory named `my_cool_game` in the current working directory.
The directory is laid out very much like a Rails application:
...
2021
2022
2023
2024
2025
2026
0.0
SafeOstruct is a fast, dependency-free struct-like class with an OpenStruct-style interface. Instances are built on cached per-key-set shape classes with real attr_accessor methods, so attribute reads and writes run at Struct speed (within ~10% of raw Hash access) instead of going through method_...
2021
2022
2023
2024
2025
2026
0.01
Showoff is a Sinatra web app that reads simple configuration files for a
presentation. It is sort of like a Keynote web app engine. I am using it
to do all my talks in 2010, because I have a deep hatred in my heart for
Keynote and yet it is by far the best in the field.
The idea is t...
2021
2022
2023
2024
2025
2026
1.05
i18n-tasks helps you find and manage missing and unused translations.
It analyses code statically for key usages, such as `I18n.t('some.key')`, in order to report keys that are missing or unused,
pre-fill missing keys (optionally from Google Translate), and remove unused keys.
2021
2022
2023
2024
2025
2026
1.51
This gem wraps the blueimp JavaScript Load Image library as a Rails asset gem. The library is by Sebastian Tschan, and the gem is packaged by Mike Virata-Stone.
2021
2022
2023
2024
2025
2026
0.72
Semantic Version utility class for parsing, storing, and comparing versions. See: http://semver.org
2021
2022
2023
2024
2025
2026
0.72
Spoon is an FFI binding of the posix_spawn function (and Windows equivalent), providing fork+exec functionality in a single shot.
2021
2022
2023
2024
2025
2026
0.72
This gem is intended to accomplish the same purpose as jStat js library:
to provide ruby with statistical capabilities without the need
of a statistical programming language like R or Octave. Some functions
and capabili...
2021
2022
2023
2024
2025
2026
0.0
= tagomatic
Simple command-line mp3 tagger based on mp3info gem. Supports folder-specific configuration files.
Another mp3 tagger the world does not need.
But I needed it. I have a large collection of old mp3 files. From times when tagging was mostly
based on the file and folder names. When v2...
2021
2022
2023
2024
2025
2026
2.54
Extraction of the JSON parsing tools shared between a
number of providers in the 'fog' gem.
2021
2022
2023
2024
2025
2026
0.77
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...
2021
2022
2023
2024
2025
2026