Ruby LibHunt Info
All Categories
-
Abstraction
-
A/B Testing
-
Admin Interface
-
Analytics
-
API Builder
-
API Builder and Discovery
-
Assets
-
Authentication and OAuth
-
Authorization
-
Automation
-
Benchmark
-
Caching
-
Charting, Graphing, and Visualization
-
CLI Builder
-
CLI Utilities
-
Cloud
-
CMS
-
Code Analysis and Metrics
-
Code Highlighting
-
Coding Style Guides
-
Concurrency
-
Configuration
-
Core Extensions
-
Country Data
-
CRM
-
Dashboards
-
Database Drivers
-
Database Tools
-
Data Processing and ETL
-
Data Structures
-
Data Visualization
-
Date and Time Processing
-
Debugging Tools
-
Decorators
-
DevOps Tools
-
Documentation
-
Ebook
-
E-Commerce and Payments
-
Email
-
Encryption
-
Environment Management
-
Error Handling
-
Feature Flippers and A/B Testing
-
File Upload
-
Form Builder
-
Game Development
-
Geolocation
-
Git Tools
-
GraphQL
-
GUI
-
GUI Components
-
HTTP
-
Image Processing
-
Implementations/Compilers
-
Internationalization
-
IRB
-
Logging
-
Machine Learning
-
Markdown Processors
-
Misc
-
Mobile Development
-
Money
-
Music and Sound
-
Natural Language Processing
-
Navigation
-
ORM/ODM
-
ORM/ODM Extensions
-
Package Management
-
Pagination
-
Parsers
-
PDF
-
Performance Monitoring
-
Presentation Programs
-
Processes and Threads
-
Process Monitoring
-
Profiler
-
Profiler and Optimization
-
Queue
-
Rails Application Generators
-
Robotics
-
RSS
-
Scheduling
-
Scientific
-
Search
-
Security
-
SEO
-
Services and Apps
-
Social Networking
-
Spreadsheets and Documents
-
State Machines
-
Static Site Generation
-
Template Engine
-
Testing
-
Third-party APIs
-
User Agent Detection
-
Value Objects
-
Video
-
Web Crawling
-
Web Frameworks
-
Web Servers
-
WebSocket
-
workflow engine
MORE - Discover
trending Ruby projects by mentions on social networks.
The Awesome Ruby feed
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai
DragonRuby Game Toolkit: Research into an AOT compiler for mRuby. Initial machinery has been open sourced under MIT
Library
Popular Story
// github.com
The DCR Kids Programming Language Supports Live GUI Updates
One of the requests I received at RubyConf 2024 for Glimmer DSL for LibUI (and other Glimmer desktop gems) is providing an editor that can update the GUI live as the programmer types code into it. I have built something like that before for a programming language for kids called DCR actually.
Article
Added by: AndyObtiva
// andymaleh.blogspot.com
dbg-rb - minimal, Rust-inspired, puts debugging helper
Library
Popular Story
// github.com
State of Hanami, December 2024
Article
Popular Story
// hanamirb.org
Rails Event Store
A Ruby implementation of an Event Store based on Active Record
Featured Gem
// Category Abstraction
dbg!
Minimal, Rust-inspired, puts debugging helper.
Yesterday
Montreal.rb Hack Night Solutions for Hunt The Wampus
In November and December of 2024, Montreal.rb hosted 2 Ruby Hack Night meetups about building the historic computer game, Hunt The Wampus, which was a text-based adventure game developed by Gregory Yob in 1973. Solutions have been released, which include the Ruby code for the Model layer, a desktop GUI View layer, and a Rails Web Frontend View layer.
Event
Added by: AndyObtiva
// andymaleh.blogspot.com
Alchemy CMS
Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
Featured Gem
// Category CMS
Last 7 Days
phonelib
Ruby gem for phone validation and formatting using google libphonenumber library data
Featured Gem
// Category Country Data
Mastering Ruby Debugging: From puts to Professional Tools
Article
Popular Story
// blog.jetbrains.com
Advent of Criminally Bad Ruby Code
Article
Popular Story
// jardo.dev
Awesome Ruby Newsletter » 446
Top Stories
- Speeding up Ruby by rewriting C in Ruby
- Stimulus Features You (Didn’t) Know
- Shrinking a Postgres Table
Rabarber
Rabarber is a role-based authorization library for Ruby on Rails. It provides a set of tools for managing user roles and defining authorization rules, supports multi-tenancy and comes with audit logging for enhanced security.
Featured Gem
// Category Authorization
Heroku router 2.0 testing surfaces bug in puma involving keepalive
Article
Popular Story
// blog.heroku.com
Speeding up Ruby by rewriting C in Ruby
Article
Popular Story
// jpcamara.com
Topaz
Cloud-native authorization for modern applications and APIs
Featured Gem
// Category Authorization
Fixing Gem Install Errors on M3 Mac with Ruby 2.7
How to fix common gem install errors on modern Macs with legacy Rails.
Article
Added by: danielabar
// danielabaron.me
Last 30 Days
The Bike Shed: 449: Evergreen skills for new-ish developers
Article
Popular Story
// bikeshed.thoughtbot.com
rails_tracepoint_stack
A formatted output of all methods called in your rails application of code created by the developer, with the complete path to the class/module, including passed params.
Featured Gem
// Category Debugging Tools
Test Driving Rails, 1st edition is released!
Article
Popular Story
// nts.strzibny.name
Kamal Database Backups
In this episode, we look at some precautions we can take with our production environment and setup recurring backups for the database.
Tutorial
Added by: kobaltz
// www.driftingruby.com
PRY-BYETYPO 👋
A Pry plugin that captures exceptions that may arise from typos and deduces the correct command.
Featured Gem
// Category Database Tools
My docker setup for hacking on CRuby
Article
Popular Story
// jpcamara.com
Calculating the largest known prime in Ruby
Article
Popular Story
// jpcamara.com