1.59
This gem wraps the blueimp Gallery JavaScript 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
1.59
Find a needle in a haystack using string similarity and (optionally) regexp rules. Replaces loose_tight_dictionary.
2021
2022
2023
2024
2025
2026
1.59
The ANSI project is a superlative collection of ANSI escape code related libraries enabling ANSI colorization and stylization of console output. Byte for byte ANSI is the best ANSI code library available for the Ruby programming language.
2021
2022
2023
2024
2025
2026
0.83
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
1.03
A slim ruby wrapper for posting to slack webhooks
2021
2022
2023
2024
2025
2026
2.27
Official AWS Ruby gem for AWS Proton. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.27
Essential models, mailers, and classes for the Solidus e-commerce project.
2021
2022
2023
2024
2025
2026
2.27
Admin interface for the Solidus e-commerce framework.
2021
2022
2023
2024
2025
2026
2.27
REST API for the Solidus e-commerce framework.
2021
2022
2023
2024
2025
2026
0.0
# FaradayError
[](https://badge.fury.io/rb/faraday_error)
A [Faraday](https://github.com/lostisland/faraday) middleware for adding request parameters to your exception tracker.
### Supports
- [Honeybadger](https://www.honeybadger.io/)
...
2021
2022
2023
2024
2025
2026
1.11
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.65
A set of classes for parsing CSS in Ruby.
2021
2022
2023
2024
2025
2026
0.0
<p>Sass or the much better approach of scss is really helpful and a big silver bullet for my css structuring in
ruby projects.</p>
\ <p>Standard sass command works for whole directories or single files only. In general it gets the jobs we want done,
but in practical usage i...
2021
2022
2023
2024
2025
2026
0.0
= DESCRIPTION:
Provides a Chef handler which can report run status, including any changes that were made, to a rabbit server. In the case of failed runs a backtrace will be included in the details reported. Based on the Graylog Gelf handler by Jon Wood (<jon@blankpad.net>) https://github.c...
2021
2022
2023
2024
2025
2026
0.0
Trim an audio or video file using ffmpeg
- Works with all formats supported by ffmpeg, including mp3, mp4, mkv, and many more.
- Seeks to the nearest frame positions by re-encoding the media.
- Reduces file size procduced by OBS Studio by over 80 percent.
- Can be used as a Ruby gem.
- Installs ...
2021
2022
2023
2024
2025
2026
1.02
A set of methods for working with strings such as align, truncate, wrap and many more.
2021
2022
2023
2024
2025
2026
0.0
A crit bit tree, also known as a Binary Patricia Trie is a trie
(https://en.wikipedia.org/wiki/Trie), also called digital tree and sometimes radix tree
or prefix tree (as they can be searched by prefixes), is an ordered tree data structure
that is used to store a dynamic set or associative array...
2021
2022
2023
2024
2025
2026
0.82
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.1
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
0.0
Sinja is a Sinatra extension for quickly building RESTful,
{json:api}-compliant web services, leveraging the excellent
JSONAPI::Serializers gem for payload serialization. It enhances Sinatra's
DSL to enable resource-, relationship-, and role-centric API development,
and it configures Sinatra with...
2021
2022
2023
2024
2025
2026