Simple database-backed performance monitoring for your Rails app. - mbajur/inner_performance

Introducing InnerPerformance - no-redis, database-backed modest performance monitoring tool for your Rails app


As much as we enjoy Ruby, we have long thought the Ruby documentation could use more love. We could contribute and give some.


lassoid/active_fields: Add custom fields to ActiveRecord models at runtime.
Add custom fields to ActiveRecord models at runtime. - lassoid/active_fields

inhouse-work/protos: A UI component library built with Phlex, Tailwindcss, and daisyUI
A UI component library built with Phlex, Tailwindcss, and daisyUI - inhouse-work/protos

fractaledmind/solid_errors: database-backed, app-internal exception tracker for Rails applications
database-backed, app-internal exception tracker for Rails applications - fractaledmind/solid_errors


Rails 7.2 simplifies debugging database queries by adding query count information to the application logs.



Today, I'd like to talk about this gem I've been working on for a while — and I think I've got something that can vastly help clarify your codebase over the...


stepful/cyperful: Interactive system testing UI for capybara
Interactive system testing UI for capybara. Contribute to stepful/cyperful development by creating an account on GitHub.

keygen-sh/union_of: Create associations that combine multiple Active Record associations using a SQL UNION under the hood.
Create associations that combine multiple Active Record associations using a SQL UNION under the hood. - keygen-sh/union_of


Hey everyone, Happy Monday! Vipul here with the latest updates for This Week in Rails (from last week 😅). Let’s dive in.


akodkod/phlex-lucide: Lucide.dev Icons for Phlex
Lucide.dev Icons for Phlex. Contribute to akodkod/phlex-lucide development by creating an account on GitHub.


There's an unprecedented upcoming investment in new Spree open-source features, including a new admin dashboard UI, a new storefront, a drag & drop page builder and many more. Here's the latest update from the world of Spree.

Found this gem not so long ago and was wondering why it’s so unpopular. It’s like everything what’s good about Graphql and Grape merged into one simple tool that is a pure joy to work with.
Using it in one production app so far and loving it :)

Apia: An opinionated framework for building APIs in Ruby.
An opinionated framework for building APIs in Ruby. - apiaframework/apia
Found this gem not so long ago and was wondering why it's so unpopular. It's like everything what's good about Graphql and Grape merged into one simple tool that is a pure joy to work with.

Rails 7.2.0 is out!
Active Support Fix delegate_missing_to allow_nil: true when called with implict self class Person delegate_missing_to :address, allow_nil: true def address nil end def berliner? ...
THE PROMISED END (Boston) + BANE OF MIND (2B/Śląsk) / 08.09.2024 / Bielsko Biała
Event by Tomasz Oczyński and 2 others on Sunday, September 8 2024 with 191 people interested and 38 people going. 48 posts in the discussion.
Music event by Knock Out Productions on Saturday, November 16 2024 with 302 people interested and 211 people going. 6 posts in the discussion.


In the first half of 2024, Ruby LSP has seen significant enhancements, particularly in the area of code navigation, thanks to the advancement of its indexer. In this post, we’ll dive into the major code navigation enhancements that have been made to Ruby LSP. We’ll also touch on some experimental fe...



Hi! So, Rails has an official account on Twitter that’s actively maintained: x.com. I was looking if there are mirrors of this account on other alternative platforms, but it doesn’t seem like there are any (there is this account on Mastodon, but it’s an unofficial one: Ruby on Rails (@[email protected]...



Event sourcing is a jargon filled mess, but we can build a lean version with just ActiveRecord, callbacks, and a bit of boring code. Learn how to create simple, yet powerful event-driven systems in Rails.


Adds a basic sessions generator to get people started with their own authentication system. This is not intended to be an all-singing, all-dancing answer to every possible authentication concern. I...
haha right, i should definitely step up my research game next time
that's the second time in like 3 days i hear about DHH being controversial - is that regarding something fresh that happened recently or just a well known fact?