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
InfluxDB – Database Purpose-Built for High-Resolution Data
Turn time series data into real-time intelligence. Manage high-volume, high-velocity data without sacrificing performance.
Promo
www.influxdata.com
Ruby Users Forum February - March Update
February was a great month for the Ruby Users Forum!
We welcomed 87 new members and saw 181 new posts across active discussions. We introduced tags, added GIF support, and enabled GitHub login. Some top discussions included Cassidoo’s Interview Question of the Week and installing Ruby with mise. In March we’re launching community challenges and sharing curated Ruby learning resources. Join the conversation!
We welcomed 87 new members and saw 181 new posts across active discussions. We introduced tags, added GIF support, and enabled GitHub login. Some top discussions included Cassidoo’s Interview Question of the Week and installing Ruby with mise. In March we’re launching community challenges and sharing curated Ruby learning resources. Join the conversation!
Update
Added by: solojavier
// www.rubyforum.org
Ruby Central meeting with RubyGems maintainers
Article
Popular Story
// www.youtube.com
Yesterday
Returning To Rails in 2026
Article
Popular Story
// www.markround.com
Last 7 Days
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, with support for multi-tenancy and fine-grained access control.
Featured Gem
// Category Authorization
PropertyWebBuilder
Create a fully featured real estate website on Rails in minutes! ⛺
Featured Gem
// Category CMS
RorVsWild
Performances & exceptions monitoring for Ruby on Rails applications
Featured Gem
// Category Performance Monitoring
From 40 Minutes to 4 With Tests Parallelization
Article
Popular Story
// www.fastruby.io
Awesome Ruby Newsletter » 511
Top Stories
- Four months of Ruby Central moving Ruby backward
- Heroku: What’s Next
- How to "Sustain Heroku"
Sharing libgd-gis: a Ruby library for rendering maps, points, lines and polygons
Article
Popular Story
// www.reddit.com
dry-types
Flexible type system for Ruby with coercions and constraints
Featured Gem
// Category Abstraction
JRuby 10.0.4.0 released
Update
Popular Story
// www.jruby.org
The evolution of background job frameworks in Ruby
Article
Popular Story
// riverqueue.com
Storing multi-valued enum fields in ActiveRecord
Rails' enum DSL is great for single values, but what about multiple? We compared 4 approaches across performance, extensibility, and maintainability to find the best fit.
Article
Added by: patriciomacadden
// sinaptia.dev
Last 30 Days
Four months of Ruby Central moving Ruby backward
Article
Popular Story
// andre.arko.net
Using Minitest::Spec in Rails? Watch out for the lifecycle hooks!
After picking up Minitest for one of my retainer clients, I’ve had confusing errors in our test suite for a while. Turn out Rails is kinda cheeky when it comes to properly integrate Minitest::Spec, especially around how the setup is built before your tests run.
Article
Added by: merciremi
// remimercier.com
Astronoby
Astronomy and astrometry Ruby library for astronomical data and events
Featured Gem
// Category Abstraction
How to "Sustain Heroku"
Article
Popular Story
// www.schneems.com
circleci-cli
:cyclone: CLI client / command line tool for CircleCI
Featured Gem
// Category CLI Utilities
Optimizations
In this episode, we look at a few different ways of improving the speed of a page. There are many paths to take. Some of them leaves a lot of optimizations on the table, whereas others are premature and adds complexity.
Article
Added by: kobaltz
// www.driftingruby.com
Your chat bot needs a better rate limit strategy
Don’t let one ambitious user trigger a denial of service.
Article
Added by: stevepolitodesign
// thoughtbot.com
Heroku: What’s Next
Article
Popular Story
// judoscale.com