Gems
DmitryTsepelev/store_model: Work with JSON-backed attributes as ActiveRecord-ish models
StoreModel gem allows you to wrap JSON-backed DB columns with ActiveModel-like classes.
💪 Powered with Attributes API. You can use a number of familiar types or write your own
🔧 Works like ActiveModel. Validations, enums and nested attributes wor...
flavorjones/loofah: Ruby library for HTML/XML transformation and sanitization
Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri.
Loofah also includes some HTML sanitizers based on html5lib's safelist, which are a specific application of the general tran...
vifreefly/kimuraframework: Kimurai is a modern Ruby web scraping framework that supports scraping with antidetect Chrome/Firefox as well as HTTP requests
Kimurai is a modern web scraping framework written in Ruby which works out of the box with Headless Chromium/Firefox or simple HTTP requests and allows you to scrape and interact with JavaScript rendered websites.
Kimurai is based on the well-kno...
kettle-rb/tree_haver: 🌴 TreeHaver is a cross-Ruby adapter for the tree-sitter
RubyGems (the GitHub org, not the website) suffered a hostile takeover in September 2025.
Ultimately 4 maintainers were hard removed and a reason has been given for only 1 of those, while 2 others resigned in protest.
It is a complicated story whi...
marcoroth/reactionview: 🌱 A new ActionView-compatible ERB engine with modern DX - re-imagined with Herb.
A new ActionView-compatible ERB engine with modern DX - re-imagined with Herb::Engine.
Seamless integration of Herb's HTML-aware ERB rendering engine into Rails applications.
Compatible with .html.erb, but with modern enhancements: HTML validation...