2.22
Official AWS Ruby gem for FinSpace Public API (FinSpace Data). This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.22
[DEPRECATED] Official AWS Ruby gem for Amazon Honeycode (Honeycode). This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.22
Official AWS Ruby gem for AWS App Runner. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.6
Redis store for ActiveSupport
2021
2022
2023
2024
2025
2026
0.8
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
0.0
The middleware makes sure any request to specified paths would have been
preflighted if it was sent by a browser.
We don't want random websites to be able to execute actual GraphQL
operations from a user's browser unless our CORS policy supports it. It's
not good enough just to ensure that the b...
2021
2022
2023
2024
2025
2026
2.59
Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks.
2021
2022
2023
2024
2025
2026
0.0
Ply is a ruby gem for reading Stanford PLY-format 3D model files.
The PLY file format is a flexible format for storing semi-structured binary
data, and is often used to stored polygonalized 3D models generated with
range scanning hardware. You can find some examples of the format at the
{Stanfo...
2021
2022
2023
2024
2025
2026
0.0
There are many software applications that aim to watch processes, and keep them alive and clean. Some of them are well known: god, monit, bluepill.
All have good and bad sides. One of the bad sides is that each alternative is based on a deamon that computes data and then sleeps for a while. W...
2021
2022
2023
2024
2025
2026
0.12
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
1.07
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.07
RecursiveOpenStruct is a subclass of OpenStruct. It differs from
OpenStruct in that it allows nested hashes to be treated in a recursive
fashion. For example:
ros = RecursiveOpenStruct.new({ :a => { :b => 'c' } })
ros.a.b # 'c'
Also, nested hashes can still be accessed as hashes:
r...
2021
2022
2023
2024
2025
2026
2.58
Annotates Rails/ActiveRecord Models, routes, fixtures, and others based on the database schema.
2021
2022
2023
2024
2025
2026
0.79
The Error Reporting API provides a simple endpoint to report errors from your running service, and read access to error groups and their associated errors. Note that google-cloud-error_reporting-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client l...
2021
2022
2023
2024
2025
2026
1.53
RBS is the language for type signatures for Ruby and standard library definitions.
2021
2022
2023
2024
2025
2026
1.53
Ascii85 provides methods to encode/decode Adobe's binary-to-text encoding of the same name.
2021
2022
2023
2024
2025
2026
2.2
Official AWS Ruby gem for AWS Application Cost Profiler. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
0.0
= FFProbe - ffprobe wrapper for Ruby
FFprobe is a simple multimedia streams analyzer with a command-line
interface based on the FFmpeg project libraries. This is a ruby
interface to that command-line program.
== You will need
* A working Ruby installation
* A working ffprobe installation (htt...
2021
2022
2023
2024
2025
2026
0.0
sessions gives any Rails 8+ app a GitHub-style "your devices" page (list every active session, log out of one device, sign out everywhere else) plus an admin-grade, append-only trail of every login attempt — successful and failed — with parsed device intelligence ("Chrome on macOS", "MyApp 2.4.1 ...
2021
2022
2023
2024
2025
2026
0.01
For SaaS applications, there are times when we dont want to show the resource id to the user since its being shared with multiple companies that have signed up. And for scenarios where we want the URL to show numbers and not worded URL's like what friendly_id provide, this is the gem for you! It'...
2021
2022
2023
2024
2025
2026