Gems





mime-types/ruby-mime-types: Ruby MIME type registry library
The mime-types library provides a library and registry for information about MIME content type definitions. It can be used to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type defin...

jeremyevans/sequel: Sequel: The Database Toolkit for Ruby
Sequel: The Database Toolkit for Ruby¶ ↑
Sequel is a simple, flexible, and powerful SQL database access toolkit for Ruby.
Sequel provides thread safety, connection pooling and a concise DSL for constructing SQL queries and table schemas.
Sequel ...

panorama-ed/memo_wise: The wise choice for Ruby memoization
MemoWise is the wise choice for Ruby memoization, featuring:
Fast performance of memoized reads (with benchmarks)
Support for resetting and presetting memoized values
Support for memoization on frozen objects
Support for memoization of class and ...

skryukov/typelizer: A TypeScript type generator for Ruby serializers.
Typelizer is a Ruby gem that automatically generates TypeScript interfaces from your Ruby serializers, bridging the gap between your Ruby backend and TypeScript frontend. It supports multiple serializer libraries and provides a flexible configurat...
