0.01
- Use serenade.js with the Rails asset pipeline.
- Use serenade.js with any sprockets application (middlemanapp, sinatra).
- Prerender serenade.js views server-side, before it even reaches the client.
2021
2022
2023
2024
2025
2026
0.52
A statesman-like state machine library
2021
2022
2023
2024
2025
2026
1.74
Rack middleware which aborts requests that have been running for longer than a specified timeout.
2021
2022
2023
2024
2025
2026
0.37
resque-retry provides retry, delay and exponential backoff support for
resque jobs.
Features:
* Redis backed retry count/limit.
* Retry on all or specific exceptions.
* Exponential backoff (varying the delay between retrys).
* Multiple failure backend with retry suppression & resq...
2021
2022
2023
2024
2025
2026
0.37
Stores and retrieves localized data through attributes on a Ruby class, with flexible support for different storage strategies.
2021
2022
2023
2024
2025
2026
0.0
Browse S3-compatible storage from your terminal with an interactive interface. Supports multiple S3-compatible services, file search, sorting, and downloading.
2021
2022
2023
2024
2025
2026
0.0
Securely sync (upload and download) files with Amazon Simple Storage Service (s3). Specify credentials, file names, and other options during configuration.
2021
2022
2023
2024
2025
2026
0.0
* http://www.rubysideshow.com/ * http://rubysideshow.rubyforge.org/wrong_answer/ == DESCRIPTION: 30 seconds after requiring wrong_answer, 1% of your comparisons will return false when it should have been true, or true when it should have been false. == FEATURES/PROBLEMS: * Sleeps for 30 secon...
2021
2022
2023
2024
2025
2026
0.0
Mount SolidQueueWeb in any Rails app using Solid Queue to get a full-featured job dashboard: inspect jobs by status (ready, scheduled, running, blocked, failed), retry or discard failed jobs, reschedule or run scheduled jobs immediately, manage recurring tasks, filter by queue/priority/period, ex...
2021
2022
2023
2024
2025
2026
0.0
I'd like to write simple methods with simple specs
so this gem gonna be easy to use
with syntactic sugar to simplify the addition of examples
but not so much configurable to shape a way you write methods
2021
2022
2023
2024
2025
2026
0.0
This plugin uses esbuild to process the targeted JavaScript static
files in a Jekyll site whenever the site is built. By default, it
targets all static files with .js extension, but it can be
configured to target only the files specified in a list, which
also allows including files of other conte...
2021
2022
2023
2024
2025
2026
0.0
EncodeM v3.0 brings complete M language (MUMPS) subscript encoding to Ruby, supporting numbers, strings, and composite keys with perfect sort order. Build hierarchical database keys like M("users", 42, "email") that sort correctly as raw bytes. This 40-year production-tested algorithm from YottaD...
2021
2022
2023
2024
2025
2026
0.0
Esta biblioteca segue o modelo de segurança em nível de linha associado ao controle de acesso baseado em funções,
seu objetivo é facilitar a implantação da funcionalidade
de segurança, auxiliando o programador na implementação das políticas de restrições no
banco de dados. O pro...
2021
2022
2023
2024
2025
2026
0.0
Safetynet keeps track of email communications by user/email and ActionMailer message. If the same message is sent to the same user multiple times within the allowed timeframe, it will be blocked from delivery and notify system admins. The messages are filterable in a way similar to controller fil...
2021
2022
2023
2024
2025
2026
0.0
A Splay Tree is a self adjusting binary search tree with the additional property that recently accessed elements are quick to access again. This makes it useful for caches because the most commonly accessed elements will be the fastest ones to access. This tree has an additional feature that allo...
2021
2022
2023
2024
2025
2026
0.0
CSD stands for Communication Systems Design and is a project of the Telecommunication Systems Laboratory (TSLab) of the Royal Institute of Technology in Stockholm, Sweden. Within CSD many software tools are used to build up various networks and services. This gem is supposed to automate processes...
2021
2022
2023
2024
2025
2026
0.0
QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net 2.0 and up. QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc... ...
2021
2022
2023
2024
2025
2026
0.0
Sometimes you have an object that is not thread-safe,
but you need to make sure each of its methods is thread-safe, because they
deal with some resources, like files or databases and you want them to
manage those resources sequentially. This small gem will help you achieve
exactly that without an...
2021
2022
2023
2024
2025
2026
0.0
Flooph is a Ruby library designed to let you take code from (possibly-malicious) users and evaluate it safely.
Instead of evaluating arbitrary Ruby code (or JavaScript, or any other interpreter), it specifies a custom 'language', with its own parser and evaluation.
Flooph provides f...
2021
2022
2023
2024
2025
2026
0.0
Dejavu uses Sidkiq's internal scheduling so it doesn't need its own clock and integrates nicely with Sidekiq's native scheduled jobs.
2021
2022
2023
2024
2025
2026