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

5-minute onboarding. No sales team. Devs in the support channels. No DevOps team required. Get the free app insights every engineer deserves with Scout Monitoring.
Promo https://www.scoutapm.com/ruby-monitoring?utm_source=libhunt_ruby&utm_medium=affiliate&utm_campaign=june24&utm_content=newsletter_ad
Today

Puts Debuggerer 1.0.0 Includes Invoked Class/Method Name

Puts Debuggerer finally goes version 1.0.0, and it now has a very helpful new feature: printing the invoked class method as part of `pd` printouts. For those unfamiliar with Puts Debuggerer, the project was inspired by a blog post by Aaron Patterson titled "I am a puts debuggerer", which jokingly borrows from the wording of the comedy movie Dumb and Dumberer, turning debugger to "debuggerer". The Puts Debuggerer Ruby gem aimed at automating most of the suggestions in that blog post.
Update Added by: AndyObtiva // andymaleh.blogspot.com

Rails Event Store

A Ruby implementation of an Event Store based on Active Record
Featured Gem // Category Abstraction

Yesterday

Awesome Ruby Newsletter » 419

Top Stories
  • Do I not like Ruby anymore?
  • Scheduling with ice_cube
  • Ruby on Jets 6.0: Rails Support

Ruby 3.3.2 Released

Update Popular Story // www.ruby-lang.org

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

Ruby 3.1.6 Released

Update Popular Story // www.ruby-lang.org

HexaPDF

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

Do I not like Ruby anymore?

Article Popular Story // sgt.hootr.club

Ruby 3.4 throws SyntaxError while passing block as argument in index.

Ruby 3.4 throws SyntaxError while passing block as argument in index.
Article Added by: sonamvg // blog.saeloun.com

Glimmer DSL for XML 1.4.0 HTML To Glimmer Converter

Glimmer DSL for XML (& HTML) 1.4.0 has been released! It includes a new HTML To Glimmer Converter that can automatically convert any legacy HTML code into Glimmer DSL Ruby code. Glimmer DSL for Web (Ruby in the Browser Web Frontend Framework) has been upgraded to include both Glimmer DSL for XML 1.4.0 and Glimmer DSL for CSS 1.4.0.
Update Added by: AndyObtiva // andymaleh.blogspot.com

Astronoby

Ruby library based on astronomy and astrometry books
Featured Gem // Category Abstraction

Threads in Ruby 💎

No I am not talking about LinkedIn threads here. I am talking about code execution units. That’s an entirely different topic that you should master if you want to scale your web application.

This article will also discuss the two different approaches used by Sidekiq and Resque to scale a Ruby on Rails app.

This article is the 4th one of an article series about “low-level” computing concepts applied to Ruby.
Article Added by: Mth0158 // mathieu-eustachy.com

SQLite3

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

PBT - A property-based testing tool for Ruby

Library Popular Story // github.com

Topaz

Cloud-native authorization for modern applications and APIs
Featured Gem // Category Authorization

Deskbot - Desktop automation library for Ruby

Library Popular Story // github.com

Arbre

An Object Oriented DOM Tree in Ruby
Featured Gem // Category Template Engine

Last 30 Days

Glimmer DSL for WX 0.1.0 Hello, Data-Binding!

The wxRuby3 Ruby binding for wxWidgets (a very mature native cross-platform GUI toolkit) finally went version 1.0, so Glimmer DSL for WX, which runs on top of wxRuby3, has been upgraded to use version 1.0 by default. Also, a new feature has been added that is already available in most other Glimmer GUI DSLs: Unidirectional/Bidirectional Data-Binding.
Update Added by: AndyObtiva // andymaleh.blogspot.com

Sequent

CQRS & event sourcing framework for Ruby
Featured Gem // Category Abstraction

Scheduling with ice_cube

Article Popular Story // ryanbigg.com

Awesome Ruby Newsletter » 418

Top Stories
  • Five Things to Avoid in Ruby
  • Rocky Mountain Ruby: Call for Speakers
  • Testing anti-pattern: merged setup data

write_xlsx

Rubygem for create excel xlsx file
Featured Gem // Category Spreadsheets and Documents

People shouldn't ask if Rails is dead! They should ask how long Rails has been dead!

People shouldn't ask if Rails is dead! They should ask how long Rails has been dead!
Article Added by: AndyObtiva // andymaleh.blogspot.com

Ruby 3.4 Enable frozen_string_literal by default

Ruby 3.4 Enable frozen_string_literal by default
Article Added by: sonamvg // blog.saeloun.com

Five Things to Avoid in Ruby

Article Popular Story // blog.appsignal.com

Rumale

Rumale is a machine learning library in Ruby
Featured Gem // Category Machine Learning

Glimmer DSL for LibUI

Glimmer DSL for LibUI - Prerequisite-Free Ruby Desktop Development Cross-Platform Native GUI Library - The Quickest Way From Zero To GUI - If You Liked Shoes, You'll Love Glimmer! - No need to pre-install any prerequisites. Just install the gem and have platform-independent GUI that just works on Mac, Windows, and Linux.
Featured Gem // Category GUI

On Flaky Tests, Time Precision, and Order Dependence

A flaky test is one that fails unpredictably, without a corresponding change in the code under test. These often show up in CI runs where a test unrelated to any change made suddenly fails, and then mysteriously passes when re-run. There are many type and causes of “flakes”. Today I want to talk about flaky tests caused by time precision, and time-order dependence.
Article Added by: stevenharman // stevenharman.net

Railsconf Detroit 2024: A Co-chair’s Perspective

Article Popular Story // andycroll.com