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".
2021
2022
2023
2024
2025
2026
0.0
This library aims at providing a fully flexible formatter compatible with the
Ougai library. Customization is about colorization and log formatting.
2021
2022
2023
2024
2025
2026
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
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord convenience methods and scopes for publishing and finding published, unpublished and returning recent or upcoming items.
2021
2022
2023
2024
2025
2026
0.0
Imyou has feature of attaching popular name to ActiveRecord model.
2021
2022
2023
2024
2025
2026
0.0
An ActiveRecord concern that generates scoped sequential IDs for models.
2021
2022
2023
2024
2025
2026
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'...
2021
2022
2023
2024
2025
2026
0.0
Collection of console tools, which is useful for everyday work at Techinform Soft ( https://techinform.dev )
2021
2022
2023
2024
2025
2026
0.0
Test gem to demonstrate build on Travis and push to rubygems
2021
2022
2023
2024
2025
2026
0.0
Payday is a library for rendering invoices. At present it supports rendering
invoices to pdfs, but we're planning on adding support for other formats in
the near future.
2021
2022
2023
2024
2025
2026
0.0
Third try at a succesfull gem.
2021
2022
2023
2024
2025
2026
0.0
cattr like attr_* but for class methods. we know rails has it, but it's useful eleswhere too.
2021
2022
2023
2024
2025
2026
0.0
Intercept gem-require expression (require 'gem') and require version at alternative path (such as a development version).
2021
2022
2023
2024
2025
2026
0.0
A simple class method that makes it super easy to create a method object taking keyword attributes.
2021
2022
2023
2024
2025
2026
0.0
Supports all methods for interacting with the Demio API as described at https://publicdemioapi.docs.apiary.io/
2021
2022
2023
2024
2025
2026
0.0
A Liquid tag to inline and optimize internal/external SVG images in your HTML
Supports custom DOM Attributes parameters and variables interpretation.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Stubbornly retries a given block until the maximum number of attempts or timeout has been reached.
2021
2022
2023
2024
2025
2026
0.0
Paperclip Waveform is a Paperclip post-processor that creates a png file with the waveform of the audio attachment .
2021
2022
2023
2024
2025
2026