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 – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com
MarkdownExec
Interactively select and execute fenced code blocks in markdown files. Build complex scripts by naming and requiring blocks. Log resulting scripts and output. Re-run scripts.
Featured Gem
// Category Markdown Processors
Background jobs with Rails 8
Rails 8 includes everything you need to run and monitor background jobs. I found this feature to be incredibly relevant.
Article
Added by: bdavidxyz
// alsohelp.com
Yesterday
Rails Controller Callback Order With Concerns
If a concern defines a callback and is included in a controller with other callbacks, what order do all the callbacks run in? Find out in this post!
Article
Added by: kevin-j-m
// kevinjmurphy.com
Documenting Your Rails API Shouldn’t Be Painful (Rails + OasRails)
Article
Popular Story
// zuplo.com
☯️ InnerPerformance
Simple database-backed performance monitoring for your Rails app.
Featured Gem
// Category Performance Monitoring
Sign in with Apple for Rails apps
How to add Sign in with Apple to a Rails app - A complete guide from Apple Developer account setup to implementation with omniauth. Reduce friction in your authentication flow and meet App Store requirements in one go
Article
Added by: adrianthedev
// avohq.io
Last 7 Days
Kamal 2.6 is out with the maintenance mode
Update
Popular Story
// deploymentfromscratch.com
The TinyBits gem hits 0.6.0, now with external dictionary support for leaner serialization of Ruby objects
Update
Popular Story
// oldmoe.blog
Avoiding N+1 Queries in Rails: Easy Performance Wins for Beginners
Sometimes, when I am digging back into something, I whip up a little blog post that will help "past me" and others who are trying to figure things out.
Article
Added by: rob-race
// robrace.dev
Building Twice: A clone of Once
Article
Popular Story
// stanko.io
Camaleon CMS
Camaleon CMS is a dynamic and advanced content management system based on Ruby on Rails
Featured Gem
// Category CMS
Awesome Ruby Newsletter » 469
Top Stories
- Ruby 3.5 Feature: Namespace on read
- ZJIT has been merged into Ruby
- Moving from a Rails Monolith to Microservices: Things to Consider Before You Regret It
Ruby 3.4.4 Released
Update
Popular Story
// www.ruby-lang.org
Demystifying Ruby (1/3): It's all about threads
Article
Popular Story
// blog.papey.fr
Rails 8 opinion
My 2 cents about Rails 8. Bottom line : it rocks
Article
Added by: bdavidxyz
// alsohelp.com
How to Build a Twitter Clone with Rails 8 Inertia and React
Want to learn how to use InertiaJS with Rails 8?
Article
Added by: rob-race
// robrace.dev
ZJIT has been merged into Ruby
Article
Popular Story
// railsatscale.com
Last 30 Days
Blueprinter
Simple, Fast, and Declarative Serialization Library for Ruby
Featured Gem
// Category API Builder
Rails 8 adds built in authentication generator
Article
Popular Story
// blog.saeloun.com
Astronoby v0.7.0
Update
Popular Story
// github.com
Ruby 3.5 Feature: Namespace on read
Article
Popular Story
// bugs.ruby-lang.org
Open API Specification For Rails
Generate Automatic Interactive Documentation for Your Rails API
Featured Gem
// Category Documentation
Astronoby v0.7.0: Planets and ephemerides
Astronoby v0.7.0 is out! 🪐
This new version not only adds Solar System planets to the list of supported celestial bodies, but also introduces the use of ephemerides for outstanding precision.
This new version not only adds Solar System planets to the list of supported celestial bodies, but also introduces the use of ephemerides for outstanding precision.
Article
Added by: rhannequin
// dev.to
My puts Debugging Workflow in Rails Apps
Puts debugging is the best. In this tutorial, I’ll walk you through my workflow for debugging Rails codebases using a custom toolkit inspired by Rust. We will also discuss how to smuggle your debug tools, together with a C extension, through even the most rigorous code review process.
Article
Added by: pawurb
// pawelurbanek.com
DIY Ruby on Rails Upgrades: Essential Open Source Tools
Article
Popular Story
// www.fastruby.io