Gems

Adds typed jsonb backed fields to your ActiveRecord models.
Adds typed jsonb backed fields as first class citizens to your ActiveRecord models. This gem is similar in spirit to HstoreAccessor, but the jsonb column in PostgreSQL has a few distinct advantages, mostly around nested documents and support for c...

Rapid scaffold builder for Turbo-Rails and Hotwire
Hot Glue is a Rails scaffold builder for the Turbo era. It is an evolution of the admin-interface style scaffolding systems of the 2010s (activeadmin, rails_admin, and active_scaffold).Using Turbo-Rails and Hotwire you get a lightning-fast out-of-...


rubycdp/vessel: Fast high-level web crawling Ruby framework
It is Ruby high-level web crawling framework based on Ferrum for extracting the data you need from websites. It can be used in a wide range of scenarios, like data mining, monitoring or historical archival. For automated testing we recommend Cupri...




A gem to spy queries running with Active Record and report missing indexes
Imagine you have an application running in production and after a deploy, it starts to slow down.After a perhaps exhaustive debugging session, you may find that a new query or perhaps a change in the database schema was responsible for starting to...
