Gems
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...
mcorino/wxRuby3: Ruby Cross-Platform GUI extension
Ruby Cross-Platform GUI extension. Contribute to mcorino/wxRuby3 development by creating an account on GitHub.wxRuby3 is a cross-platform GUI library for Ruby, based on the mature wxWidgets GUI toolkit for C++. It uses native widgets wherever poss...
kgiszczak/shale: Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML.
Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or ...
igrigorik/http-2: Pure Ruby implementation of HTTP/2 protocol
Pure Ruby, framework and transport agnostic, implementation of HTTP/2 protocol and HPACK header compression with support for:
Binary framing parsing and encoding
Stream multiplexing and prioritization
Connection and stream flow control
Header com...
rgeo/activerecord-postgis-adapter: ActiveRecord connection adapter for PostGIS, based on postgresql and rgeo
The activerecord-postgis-adapter provides access to features of the PostGIS geospatial database from ActiveRecord. It extends the standard postgresql adapter to provide support for the spatial data types and features added by the PostGIS extension...