Ruby LibHunt Info

Subscribe to our Ruby newsletter
to know all the trending
gems, news and articles.

All Categories

MORE - Discover trending Ruby projects by mentions on social networks.

The Awesome Ruby feed

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
Today

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

☯️ 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

Bunny

Bunny is a popular, easy to use, mature Ruby client for RabbitMQ
Featured Gem // Category Queue

Gemsmith

A command line interface for smithing Ruby gems.
Featured Gem // Category CLI Builder

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

LightGBM

High performance gradient boosting for Ruby
Featured Gem // Category Machine Learning

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

RubyGnome2

A set of bindings for the GNOME libraries to use from Ruby.
Featured Gem // Category GUI

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.
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

Opal

Ruby ♥︎ JavaScript
Featured Gem // Category Implementations/Compilers

DIY Ruby on Rails Upgrades: Essential Open Source Tools

Article Popular Story // www.fastruby.io