- Ruby Radar
- Posts
- π Ruby Radar #41 - Spring Forward
π Ruby Radar #41 - Spring Forward
Welcome to the 41st edition of Ruby Radar! Unless you're Andrew in Arizona, you probably experienced Daylight saving time last night. We hope everyone has any easy adjustment to the time change!
Creating content in 2022 and want to have it featured on Ruby Radar? Create a new discussion at therubyradar/submissions.
There's been a pattern I've seen creeping in Rails apps. The pattern is that there are cases where someone needs to "escape" a form and provide a different action.
How to build distributed systems with Ruby on Rails.
In this episode, Colleen Schnettler and I discuss her entrepreneurial ventures including Simple File Upload and Hammerstone, freelancing, and our strategies and goals for content creation.
πThe Ruby on Rails Podcast Episode 408: Functionally Fit with Mike Coutermarsh β www.therubyonrailspodcast.com
Returning after seven years and back by popular demand, Mike Coutermarsh is a software engineer at PlanetScale, where heβs building a serverless relational database. After catching up and sharing their adoration of Flash, Brittany and Mike nerd out on home fitness: equipment, routines and goals.
Store a PDF generated on your server via ActiveStorage easily. I hadn't seen a simple example of this while I was looking for it yesterday so thought I'd share. Also if your pdf generation relies on any other records being created in the request
β Stephen Swann (@MrStephenSwann)
9:17 PM β’ Mar 11, 2022
Sema is building a free code review tool. It includes a best practice library to make code reviews more complete. We are looking for suggestions on your favorite Ruby best practice guides to include. The link includes an example of what weβve built for JavaScript so far. If you have recommendations, will you share them at [email protected]? Thank you. SPONSORED
N+1s occur often with ActiveRecord when working with scopes (and `some_association.where`). `where` breaks eager loading. Sometimes, checking if the association is `loaded?` and providing a pure-Ruby way to get the subset you want is much faster than the N+1.
β Nate Berkopec (@nateberkopec)
8:02 PM β’ Mar 8, 2022
A next-generation progressive site generator & fullstack framework, powered by Ruby - Release v1.0.0 "Pearl" Β· bridgetownrb/bridgetown
A Gem for creating partial anonymized dumps of your database using your app model relations. - Release v0.2.0 Β· evilmartians/evil-seed
Follow us on Twitter!
Curated with β€οΈ and π by Andrew Mason and Collin Jilbert
For business inquiries, email us!