0.0
Sqler is a CLI tool for running sql scripts to look at data in the terminal. You can run sql files with erb variables and keep connections details stored for re use.
2020
2021
2022
2023
2024
2025
0.0
This is the Porter 2 stemming algorithm, as described at
http://snowball.tartarus.org/algorithms/english/stemmer.html It removes suffixes from English words, revealing something closer to the stem of the word. For instance "acknowledgments".stem => "acknowledg".
2020
2021
2022
2023
2024
2025
0.0
This library aims at providing a fully flexible formatter compatible with the
Ougai library. Customization is about colorization and log formatting.
2020
2021
2022
2023
2024
2025
0.0
This gem collects and summarises metrics speficied in the W3C Navigation web performance specifications at http://w3c-test.org/webperf/specs/NavigationTiming/ when using watir and a compatible browser
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord convenience methods and scopes for publishing and finding published, unpublished and returning recent or upcoming items.
2020
2021
2022
2023
2024
2025
0.0
Imyou has feature of attaching popular name to ActiveRecord model.
2020
2021
2022
2023
2024
2025
0.0
An ActiveRecord concern that generates scoped sequential IDs for models.
2020
2021
2022
2023
2024
2025
0.0
The 'pg_search_multiple_highlight' gem extends the functionality of
the popular 'pg_search' gem to overcome its limitation when performing searches against
multiple columns and attempting to highlight results. The core issue arises when using
the ':highlight' option within the ':tsearch'...
2020
2021
2022
2023
2024
2025
0.0
chchchanges makes it convenient to create and maintain a proper CHANGELOG.
Users can create CHANGELOG entries from the command line. Each entry is saved
as in individual .json file which prevents CHANGELOG merge conflicts.
...
2020
2021
2022
2023
2024
2025
0.0
GraphQL Authorizer is built to provide request signature, timestamp validation, endpoint blocking and throttling using `rack-attack` gem.
2020
2021
2022
2023
2024
2025
0.0
AtGames License Service is a DRM key management
2020
2021
2022
2023
2024
2025
0.0
Ruby Client for Bullet-Train. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://bullet-train.io
2020
2021
2022
2023
2024
2025
0.0
Translate ActiveRecord::Enum attributes. It extends ActiveRecord methods like ActiveModel::Translation and `enumerize` gem do.
2020
2021
2022
2023
2024
2025
0.0
Provides a Logger::LogDevice that can save Ruby Logger messages to an array in your model
2020
2021
2022
2023
2024
2025
0.0
Save Ruby's Logger messages to a database column
2020
2021
2022
2023
2024
2025
0.0
This gem helps practioners of BDD to manage their Scenarios in XRay. This comes at the cost of file structure but enables more businessy user to interact with scenarios in ticket style.
2020
2021
2022
2023
2024
2025
0.0
Adds a :default => true, or :default => {attributes} options to has_one associations that auto-build the association when accessed.
2020
2021
2022
2023
2024
2025
0.0
A Liquid tag to inline and optimize internal/external SVG images in your HTML
Supports custom DOM Attributes parameters and variables interpretation.
2020
2021
2022
2023
2024
2025
0.0
With it you can add the ability to create columns
outside the default schema, directly in your model in a similar way t
at you just know in others projects like DataMapper or MongoMapper.
2020
2021
2022
2023
2024
2025
0.0
The library provides a mechanism for detecting, monitoring and controlling external service calls that will
most-likely fail at some point (e.g. timeout) and cause request queuing, thus preventing cascading system failures.
2020
2021
2022
2023
2024
2025