0.0
This method is usefull for when you want to attempt to get a resource on a network and it may fail
Or maybe you know that there's a possibility that the databases haven't sync yet and you want to try a few times till they do
2021
2022
2023
2024
2025
2026
0.0
Generate sprites from images at runtime, to cache and speed up subsequent requests
2021
2022
2023
2024
2025
2026
0.0
An ActiveRecord Extension to deprecate attributes
2021
2022
2023
2024
2025
2026
0.0
The purpose of this library is to allow Ruby applications to talk to a Jabber IM system. Jabber is an open-source instant messaging service, which can be learned about at http://www.jabber.org
2021
2022
2023
2024
2025
2026
0.0
Tweaked rspec html formatter. More suitable for pdf generation. At least for me.
2021
2022
2023
2024
2025
2026
0.0
The applied usage of the Jquery LazyImage plugin.
Block container with lazy <img> inside has transparent background
and animated loader.gif placed in its center.
User sees loader.gif til the original image is loaded.
It's supposed that the placeholder given by the
src attribute of the lazy ...
2021
2022
2023
2024
2025
2026
0.0
Babel is an RDoc formatter producing HTML documentation.
The default template is +ruby-lang+:
- Look and feel inspired from https://www.ruby-lang.org/.
- Dual-frame output, with indexes on the left.
- Search boxes for classes and methods.
- Links to undocumented classes/methods are grayed.
- High...
2021
2022
2023
2024
2025
2026
0.0
A presentation slide for RubyConf 2019 at JW Marriott Nashville on Nov 18, 2019
2021
2022
2023
2024
2025
2026
0.0
SNCF open source API exposes plenty of services. This gem implements its access for ruby. API available at https://data.sncf.com/api/documentation
2021
2022
2023
2024
2025
2026
0.0
Sometimes defining #to_hash is a drag because the source location of your methods
is far away from `def to_hash`. This gem gives you a declarative way to build up
a hash representation of your object as you define your methods.
2021
2022
2023
2024
2025
2026
0.0
Allora (Italian for "at that time") provides a replacement for the classic UNIX
cron, using nothing but ruby. It is very small, easy to follow and relatively
feature-light. It does support a locking mechanism, backed by Redis, or any
...
2021
2022
2023
2024
2025
2026
0.0
RuboCop cops used at payapp.
2021
2022
2023
2024
2025
2026
0.0
Job locking for que jobs such that only one can be in the queue or executing at once.
2021
2022
2023
2024
2025
2026
0.0
Use this gem to specify the structure of some tabular data
you want to process. The input data can be in CSV, LibreOffice, and Excel. Each row
can then be passed to a block of code you define.
The gem can thus be used to check, process, import data. We use it to import data into
Rails applicat...
2021
2022
2023
2024
2025
2026
0.0
== FEATURES: * Real-Time OpenGL view * Multiple logfiles on multiple servers * Configurable layout * Multiple logfile parsers (Apache Combined, Rails, IIS, Postfix/spamd/clamd, Nginx, Squid, PostgreSQL, PureFTPD, MySQL, TShark, qmail/vmpop3d) * Custom events * Show rate, total or average * If you...
2021
2022
2023
2024
2025
2026
0.0
it uses phantomjs at backend to create an image of given url on middleware level
2021
2022
2023
2024
2025
2026
0.0
Uma gem para Ruby e Rails que percorre JSONs com múltiplos níveis (incluindo arrays e hashes), encontra chaves específicas com base em uma chave/valor de referência e atualiza seus valores sem alterar a estrutura original.
2021
2022
2023
2024
2025
2026
0.0
Parser plugin that parses JSON attributes with JSON strings in them
2021
2022
2023
2024
2025
2026
0.0
Walk through outdated gems one by one, view changelog links, approve or skip, then batch update at the end.
2021
2022
2023
2024
2025
2026
0.0
release-gems action automates gem release workflow: build, attestation and publish
2021
2022
2023
2024
2025
2026