Gems
vinnydiehl/tetris: DragonRuby implementation of Tetris Guideline
A Ruby implementation of the Tetris Guideline.
Metrics
For a detailed description of the metrics you see on the right side of the screen, see docs/metrics.md.
Disclaimer
This project is for purely educational purposes. While it is MIT licensed, ...
GeorgeKaraszi/ActiveRecordExtended: Adds additional postgres functionality to an ActiveRecord / Rails application
Active Record Extended is the continuation of maintaining and improving the work done by Dan McClain, the original author of postgres_ext.
Overtime the lack of updating to support the latest versions of ActiveRecord 5.x has caused quite a bit of ...
amazing-print/amazing_print: Pretty print your Ruby objects with style -- in full color and with proper indentation
AmazingPrint is a fork of AwesomePrint, which became stale, and should be used in its place to avoid conflicts. It is a Ruby library that pretty prints Ruby objects in full color, exposing their internal structure with proper indentation. Rails Ac...
docusealco/rllama: Ruby FFI bindings for llama.cpp to run open-source LLMs such as GPT-OSS, Qwen 3, Gemma 3, and Llama 3 locally with Ruby code.
Ruby bindings for llama.cpp to run open-source language models locally. Run models like GPT-OSS, Qwen 3, Gemma 3, Llama 3, and many others directly in your Ruby application code.
.
sparklemotion/http-cookie: A Ruby library to handle HTTP cookies in a way both compliant with RFCs and compatible with today's major browsers
HTTP::Cookie is a ruby library to handle HTTP cookies in a way both compliant with RFCs and compatible with today's major browsers.
It was originally a part of the Mechanize library, separated as an independent library in the hope of serving as a...
parruda/claude-swarm: Easily launch a Claude Code session that is connected to a swarm of Claude Code Agents
Claude Swarm orchestrates multiple Claude Code instances as a collaborative AI development team. It enables running AI agents with specialized roles, tools, and directory contexts, communicating via MCP (Model Context Protocol) in a tree-like hier...
mattbrictson/nextgen: Generate your next Rails app interactively! This template includes production-ready recommendations for testing, security, developer productivity, and modern frontends. Plus optional Vite support! ⚡️
Generate your next Rails app interactively! This template includes production-ready recommendations for testing, security, developer productivity, and modern frontends. Plus optional Vite support! ...