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

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
Today

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.
Gem Added by pawurb into category Debugging Tools

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

HexaPDF

Versatile PDF creation and manipulation for Ruby
Featured Gem // Category PDF

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

SQLite3

Ruby bindings for the SQLite3 embedded database
Featured Gem // Category Database Drivers

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

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

Ronin

Ronin is a Free and Open Source Ruby Toolkit for Security Research and Development. Ronin also allows for the rapid development and distribution of code, exploits, payloads, etc, via 3rd-party git repositories.
Featured Gem // Category Security

Calculating the largest known prime in Ruby

Article Popular Story // jpcamara.com