Gems

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...



Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats. - adzap/validates_timeliness.Adds validation for dates, times and datetimes to ActiveModelHandles timezones and type casting of...