Gems

Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.
Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too. - motine/dsl_factory: Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation.

Web interface to manage i18n translations helping to facilitate the editors of your translations.
Web interface to manage i18n translations helping to facilitate the editors of your translations. Provides a low-tech and complete workflow for importing, translating, and exporting your I18n translation files. Designed to allow you to keep the tr...

Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm
Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm - pawurb/rails-brotli-cache: Drop-in enhancement for Rails cache, offering better performance and compression with Brotli.


A gem that helps to detect potential memory bloats
A gem that helps to detect potential memory bloats - DmitryTsepelev/io_monitor: A gem that helps to detect potential memory bloats.A gem that helps to detect potential memory bloats.When your controller loads a lot of data to the memory but return...

AI-Powered Assistant Gem right in your Rails console.
AI-Powered Assistant Gem right in your Rails console. - railsjazz/ask_chatgpt: AI-Powered Assistant Gem right in your Rails console.A Gem that leverages the power of AI to make your development experience more efficient and enjoyable. With this ge...

Rescue and report exceptions in non-critical code
Rescue and report exceptions in non-critical code. Contribute to ankane/safely development by creating an account on GitHub.Exceptions are rescued and automatically reported to your favorite reporting service.In development and test environments, ...

A simple zero-config tool to make locally trusted development certificates with any names you'd like.
A simple zero-config tool to make locally trusted development certificates with any names you'd like. - FiloSottile/mkcert: A simple zero-config tool to make locally trusted development certificates with any names you'd.

Practical API Recipes for App Store Connect API Workflows
Applelink is a small, self-contained, rack-based service using Hanami::API, that wraps over Spaceship and exposes some nice common recipes as RESTful endpoints in an entirely stateless fashion.These are based on the needs of the framework that Tra...

A RubyGems plugin that compares versions of the given gem
gem-compare is a RubyGems plugin that compares different versions of the specified gem. It can help you to track changes in metadata through the time, see how dependencies were evolving and spot important changes in gem's files such as shebang or ...