Gems
toptal/chewy: High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
In this section we'll cover why you might want to use Chewy instead of the official elasticsearch-ruby client gem.
Every index is observable by all the related models.
Most of the indexed models are related to each other and sometimes it is nece...
cmer/ultimate_turbo_modal: The ultimate Turbo / Stimulus / Hotwire modal and drawer library for Rails
There are MANY Turbo/Hotwire/Stimulus modal dialog implementations out there. However, as you may have learned, the majority fall short in different, often subtle ways. They generally cover the basics quite well, but do not check all the boxes for...
thoughtbot/top_secret: Filter sensitive information from free text before sending it to external services or APIs, such as chatbots and LLMs.
Filter sensitive information from free text before sending it to external services or APIs, such as chatbots and LLMs.
By default it filters the following:
Credit cards
Emails
Phone numbers
Social security numbers
People's names
Locations
Howeve...
SearchApi/wreq-ruby: Ruby bindings for wreq, an HTTP client with TLS/HTTP2 browser fingerprinting
An easy and powerful Ruby HTTP client with advanced browser fingerprinting that accurately emulates Chrome, Edge, Firefox, Safari, Opera, and OkHttp, with precise TLS/HTTP2 signatures, and powered by wreq.
serpapi/nokolexbor: High-performance HTML5 parser for Ruby based on Lexbor, with support for both CSS selectors and XPath.
Nokolexbor is a drop-in replacement for Nokogiri. It's 4.7x faster at parsing HTML and up to 1352x faster at CSS selectors.
It's a performance-focused HTML5 parser for Ruby based on Lexbor. It supports both CSS selectors and XPath. Nokolexbor's A...