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

The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
Promo workos.com
Today

smarter_csv

Ruby Gem for smarter importing of CSV Files as Array(s) of Hashes, with optional features for processing large files in parallel, embedded comments, unusual field- and record-separators, flexible mapping of CSV-headers to Hash-keys
Featured Gem // Category Utilities

Yesterday

Glimmer

DSL Framework consisting of a DSL Engine and a Data-Binding Library used in Glimmer DSL for SWT (JRuby Desktop Development GUI Framework), Glimmer DSL for Opal (Pure Ruby Web GUI), Glimmer DSL for LibUI (Prerequisite-Free Ruby Desktop Development GUI Library), Glimmer DSL for Tk (Ruby Tk Desktop Development GUI Library), Glimmer DSL for GTK (Ruby-GNOME Desktop Development GUI Library), Glimmer DSL for XML (& HTML), and Glimmer DSL for CSS
Featured Gem // Category GUI

Last 7 Days

Rails Bootstrap Forms

Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.
Featured Gem // Category Form Builder

The Future of Ruby and Rails in the Age of AI

Article Popular Story // obie.medium.com

Programming vs mathematical curiosity

Article Popular Story // demian.ferrei.ro

Black candy

A self hosted music streaming server
Featured Gem // Category Music and Sound

From a Lorry Driver to Ruby on Rails Developer at 38

Article Popular Story // www.writesoftwarewell.com

rails routes --unused

Article Popular Story // www.youtube.com

A Quick Guide to Ruby's Time and DateTime Classes

Article Added by: sonamvg // blog.saeloun.com

XDG

A XDG Base Directory Specification implementation.
Featured Gem // Category CLI Utilities

SQLite on Rails: The how and why of optimal performance

Article Popular Story // fractaledmind.github.io

Awesome Ruby Newsletter » 413

Top Stories
  • RubyJS-Vite
  • Prism (new Ruby parser) in 2024
  • Hands-off eclipse photography with Ruby and gphoto

The Implications of Crypto Rewards on RubyGems.org

Article Popular Story // blog.rubygems.org

Authentication Zero

An authentication system generator for Rails applications.
Featured Gem // Category Authentication and OAuth

Delegated types in Rails: I tried them, and I'm not sure I really understood them.

Delegated types are a modelization pattern introduced in Rails in 2020. And developers have mostly been scratching their head for a few years trying to use them in their applications. Today, I want to share a real-world use case. I'll walk you through my pre-existing domain architecture, my initial requirements, my mistakes, how I eventually used delegated types, what I learned and my open questions.
Article Added by: merciremi // remimercier.com

Couchbase Ruby Client

Couchbase Ruby Client Library
Featured Gem // Category Database Drivers

RubyJS-Vite

Article Popular Story // filipvrba.github.io

Prism (new Ruby parser) in 2024

Article Popular Story // railsatscale.com

Last 30 Days

Glimmer DSL for Web

Glimmer DSL for Web (Ruby in the Browser Web Frontend Framework)
Featured Gem // Category Web Frameworks

new Active Record transaction callbacks

Article Popular Story // greg.molnar.io

Roda

Routing Tree Web Toolkit
Featured Gem // Category Web Frameworks

Forcing a Rail's database column to be not null

Here is a guide to forcing null constraints in Rails. It explains why, how to do it in different circumstances, and an introduction to change_column_null.
Article Added by: tosbourn // tosbourn.com

Making a (Sidekiq) Batch Recipe

This post introduces Sidekiq Pro’s batches feature. It builds some tests that exercise batches to explain how they work.
Article Added by: kevin-j-m // kevinjmurphy.com

Tocer

A command line interface for generating Markdown table of contents.
Featured Gem // Category Markdown Processors

Countries

All sorts of useful information about every country packaged as convenient little country objects. It includes data from ISO 3166 (countries and states/subdivisions ), ISO 4217 (currency), and E.164 (phone numbers).
Featured Gem // Category Country Data

How to Read the Rails Codebase

Article Popular Story // www.writesoftwarewell.com

Reek

Code smell detector for Ruby
Featured Gem // Category Code Analysis and Metrics

Hands-off eclipse photography with Ruby and gphoto

Article Popular Story // yboulkaid.com

Awesome Ruby Newsletter » 412

Top Stories
  • Let there be docs! A documentation-first approach to Rails API development
  • Abstract methods and NotImplementedError in Ruby
  • Capturing webhooks whilst your app is undergoing maintenance