0.03
Low commit activity in last 3 years
A long-lived project that still receives updates
Simple Scheduler adds the ability to enhance Heroku Scheduler by using Sidekiq to queue jobs in the future. This allows for defining specific run times (Ex: Every Sunday at 4 AM) and running tasks more often than Heroku Scheduler's 10 minute l...
2021
2022
2023
2024
2025
2026
0.29
Repository is archived
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Set of tools to make Sorbet work with Rails seamlessly.
2021
2022
2023
2024
2025
2026
0.88
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
This gem allows you to use sharded databases with ActiveRecord. This also provides a interface for replication and for running migrations with multiples shards.
2021
2022
2023
2024
2025
2026
0.16
A long-lived project that still receives updates
Analyze code for potentially uncalled / dead methods, now with auto-removal. == Features/Problems: * Static analysis of code. Can be easily hooked up to a CI. * As with all static analysis tools of dynamic languages, can't be 100%. * Whitelisting known good methods by name or regexp. * Use --ra...
2021
2022
2023
2024
2025
2026
0.04
No release in over 3 years
This Ruby extension implements a DataMatrix encoder for Ruby. It is typically used to create semacodes, which are barcodes, that contain URLs. This encoder does not create image files or visual representations of the semacode. This is because it can be used for more than creating images, ...
2021
2022
2023
2024
2025
2026
0.04
No commit activity in last 3 years
No release in over 3 years
Mr Bones is a handy tool that creates new Ruby projects from a code skeleton. The skeleton contains some starter code and a collection of rake tasks to ease the management and deployment of your source code. Several Mr Bones plugins are available for creating git repositories, creating GitHub pro...
2021
2022
2023
2024
2025
2026
0.04
Low commit activity in last 3 years
A long-lived project that still receives updates
Easily generate strings supplying a very simple pattern. '10-20:Xn/x/'.generate #>qBstvc6JN8ra. Generate random strings using a regular expression (Regexp): /[a-z0-9]{2,5}w+/.gen . Also generate words in English or Spanish. Perfect to be used in test data factories. Also, validate if a text fulfi...
2021
2022
2023
2024
2025
2026
0.53
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Sync website files, set redirects, use HTTP performance optimisations, deliver via CloudFront.
2021
2022
2023
2024
2025
2026
0.06
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Twig is your personal Git branch assistant. It's a command-line tool for listing your most recent branches, and for remembering branch details for you, like issue tracker ids and todos. It supports subcommands, like automatically fetching statuses from your issue tracking system. It's flexible en...
2021
2022
2023
2024
2025
2026
1.65
A long-lived project that still receives updates
OptionParser is a class for command-line option analysis. It is much more advanced, yet also easier to use, than GetoptLong, and is a more Ruby-oriented solution.
2021
2022
2023
2024
2025
2026
0.06
The project is in a healthy, maintained state
Ruby port of the TOON encoder/decoder used inside DSPy.rb. Provides Sorbet-aware normalization, reconstruction, and prompt-ready helpers so signatures can round-trip through TOON without hand-written serializers.
2021
2022
2023
2024
2025
2026
0.04
No release in over 3 years
Low commit activity in last 3 years
SCORM is a Ruby library for reading and extracting Shareable Content Object Reference Model (SCORM) files. SCORM is a standardized package format used mainly by e-learning software to help with the exchange of course material between systems in an interoperable way. This gem supports SCORM 1.2 an...
2021
2022
2023
2024
2025
2026
0.05
No commit activity in last 3 years
No release in over 3 years
Slurps stories from the given file (stories.slurper by default) and creates Pivotal Tracker stories from them. Useful during story carding sessions when you want to capture a number of stories quickly without clicking your way through the Tracker UI.
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Stockpile is a simple key-value store connection manager framework. Stockpile itself does not implement a connection manager, but places expectations for implemented connection managers. So far, only Redis has been implemented (stockpile-redis). Stockpile also provides an adapter so that its fun...
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Sometimes you'll want to allow the user to configure a plugin or some other object via a ruby block where options are specified through method calls. Hashblock is a tool which converts either a hash or a block into a plain old ruby object that is simple to access and modify. Hashblock supports ...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Password hashing and validation using OpenSSL::PKCS5::pbkdf2_hmac for the hash and SecureRandom.base64 for the salt. Digest defaults to SHA1, but can be set to any digest (eg SHA256) supported by your systems OpenSSL lib.
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
pg_any_where patches Arel so that `where(column: array)` emits `column = ANY($1::type[])` instead of `column IN ($1, $2, …)`. This yields a stable prepared-statement shape (one bind parameter regardless of array size), better PostgreSQL plan cache utilisation, and cleaner pg_stat_statements outp...
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Persistent & semi-persistent server-side data storage for web browsing.
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Self-contained JSX Components in Rails applications. Server-side render TypeScript components via Deno, cache via Solid Cache, hydrate selectively in the browser if needed.
2021
2022
2023
2024
2025
2026