Gems

voxpupuli/json-schema: Ruby JSON Schema Validator
This library is intended to provide Ruby with an interface for validating JSON objects against a JSON schema conforming to JSON Schema Draft 6. Legacy support for JSON Schema Draft 4, JSON Schema Draft 3, JSON Schema Draft 2, and JSON Schema Draft...


wmlele/devise-otp: Two Factors authentication for Devise using Time Based OTP/rfc6238 tokens.
Devise OTP is a Two-Factor Authentication extension for Devise. The second factor is done using an RFC 6238 Time-Based One-Time Password (TOTP) implemented by the rotp library.
It has the following features:
Optional and mandatory OTP enforcemen...


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 5.2x faster at parsing HTML and up to 997x 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 AP...





Rails UI Frameworks and Component libraries | SupeRails Blog
Building backends with Rails is amazingly fastBuilding backends with Rails is amazingly fast.
Building responsive frontends is also easy with Hotwire.
But styling elements can take up a lot of time.
TailwindCSS & ViewComponent make creating fro...