- Short Ruby Newsletter
- Posts
- Short Ruby News - Edition #80
Short Ruby News - Edition #80
Check out the new section Why choose Ruby! Don't forget the other sections that cover: new tools, a lot of code samples, some excellent discussions, and great advice for developers.
You can jump directly to a section:
π New Products & π Events
β€οΈ Why Choose Ruby
More content: π π π§ π₯ βπΎ (articles, podcasts, videos, newsletters)
π New Products
π Marco Roth launched Stimulus Parser Playground
π Sundeep Agarwal announced a new version of their book Ruby One-Liners:
π Jason Swett launched a live coding every day:
and also launched Free Mentorship - Code with Jason
π Rafael PeΓ±a Azar (pre)launched Skeletor.IO by RPA (the users will get to choose what they want from many options to generate custom templates):
π Rails Designer launched a new UI components Library β RailsDesigner.com
π Events
π Jeremy Smith asked a hypothetical question about a Ruby on Trails backpacking trip:
π Jason Swett shared about Sin City Ruby - Las Vegas Ruby Conference
π All about Code and Ruby
π New Rails versions are out:
π Ruby On Rails shared a code sample about using perform_all_later:
π Xavier Noria shared about block and closures:
π Mohammad A. Ali shared a benchmark for running YJIT:
π Emmanuel Hayford shared about Ruby Association Certified Ruby Programmer Examination
π Owais Khan shared a code sample about rendering ViewComponent:
πJoel Drapper shared a code sample about Hash access and equality comparisons:
π Owais Khan shared about configuring VSCode to display ViewComponents:
π Benoit shared a code sample about implementing a thread pool:
πAyush shared about an update of the book The Rails and Hotwire Codex
π Joshua Wood shared about using LazyVim for developing with Ruby
π Naofumi Kagami ε γ ηΎη΄ε² shared concerns about complexity when building UI with Turbo:
Mike Ray Arriaga shared a code sample about adding a sleep to address loading state delay:
π Alireza Bashiri shared a code sample showing how to fix the Ruby 3.3.0 Docker image:
πJoshua Wood shared a code sample about implementing the debugbar with Phlex:
π Josef Strzibny shared about Kamal and using environment variables on CI/CD:
π Josef Strzibny shared a rake task that purges unattached Active Storage blobs:
Here is another perspective:
π Xavier Noria shared about when to choose Turbo Drive and when not:
Here is a response from Jorge Manrubia, but you should read all the ideas:
π Deepak Mahakale shared a code sample about using `t` in Rails views:
π Jan Grodowski shared a code sample about using perform_enqueued_jobs:
π Kirill Shevchenko shared about ways of setting gem dependency versions:
π Greg Navis shared a code sample from a PR they proposed for Support IN queries on array columns by gregnavis Β· Pull Request #51137 Β· rails/rails
π Nate Hopkins shared about reducing flaky system tests that uses Hotwire:
π Ruby Cademy shared a pool about Ruby IDEs:
π Matt Swanson asked about defining routes manually when coding with LLM assistance:
π Dave Thomas shared an interesting way to namespace methods in Ruby:
π Josef Strzibny asked about why choosing PostgreSQL vs MySQL:
Here are some answers:
π Xavier Noria shared a tip about pasting code to execute from clipboard:
Schlez added:
π Prabin Poudel shared about raising validation error when old and new password is the same when using Devise:
π Donn Felker asked about turning off logs in test for solid_queue:
Here are two options:
π Marco Roth shared about a new feature for Stimulus LSP:
π Adrien shared a code sample for a Stimulus controller for tabbed navigation:
π John Nunemaker shared a code sample about guarding against passing nil:
π Matheus Richard asked about a benchmark about using Thread vs Fibers:
Here are some replies explaining the difference:
π Thiago Araujo shared a code sample showing a lazy generator for Faker:
and they added another example (see the gitst at faker_excluding_generator.rb):
π Samuel Williams asked about background jobs:
Here are some replies:
π Brad Gessler shared about putting configuration in controllers instead of under config/initializers:
π Joel Drapper shared about building a new feature for Phlex (see the new JS library they are building in the Gems section of the newsletter):
π John Mc Dowall shared a code sample showing how to display different favicon for development:
π Jason Nochlin shared a code sample about serializing an array of ActiveModel::Model instance:
π Joe Masilotti asked about how to organize complex link_to options:
π Joel Drapper shared about Ruby not including CSV by default:
π John Nunemaker shared about tagging the use when using AppSignal:
π Mika Henriksson shared about ETL pipeline:
π Eric Berry shared about using Tailwind to show what breakpoint is currently in use:
π John Mc Dowall shared their config for Setup TailwindCSS LSP in LazyVim to provide completions in Ruby / Phlex components
β€οΈ Why Choose Ruby
β€οΈ Maple Ong shared about Ruby:
β€οΈ Emmanuel Hayford shared about the highest number of contributors to Ruby on Rails:
β€οΈ Rob Zolkos shared about supporting the community:
β€οΈ γ§γγ shared about using Rails for big apps:
β€οΈ Ebi You shared about understanding the philosophy of Rails:
β€οΈ Kirill Platonov shared about productivity and developer happiness:
β€οΈ Rob Bazinet shared about how Ruby on Rails does a lot of heavy lifting:
β€οΈ Typecraft shared about building apps with Ruby on Rails:
β€οΈ Dai shared about implementing Turbo Drive:
π§° Gems, Libraries, Tools and Updates
π§° Philip Mueller announced a new version of Release 3.2.0 Β· Shopify/packwerk
π π§° Joel Drapper announced a new JS library morphlite: DOM morphing in < 100 LoC
π π§° Lucas Mendelowski announced a new gem otesty_cookie: TestyCookie provides a helper to access plain, permanent, signed and encrypted cookies in Rails controller / integration / request tests.
π π§° Brad Gessler published a new gem phlex-pdf - Phlex ergonomics for building PDFs
π§° Marco Roth announced a new version of stimulus-parsed version 0.1.0 - Statically analyze Stimulus controllers in your project
π§° Maciej Mensfeld announced a new version of Swarm / Multi Process - Karafka framework documentation
π§° Gene M. Angelo, Jr. announced a new version of dsu | RubyGems.org | your community gem host
π§° Samuel Williams announced a new repository async-job-rails-example
π§° Joe Masilotti announced a new version of Release 7.0.2 Β· hotwired/turbo-ios
π§° Stan Lo shared a new version of Release v0.4.3 Β· ruby/reline
π€ Related (but not Ruby-specific)
π€ Jason Swett shared about creating the wrong abstraction:
π€ Marc KΓΆhlbrugge shared that building a product is like running a marathon with a backpack:
π€ Jason Swett shared about OOP and inheritance:
π€ David Colby shared about how to learn when reading a book:
π€ Josh W. Comeau shared about internationalization:
π€ Dima Fatko shared a tip about database performance:
π€ John Nunemaker shared a screenshot about systems and bugs:
π€ Kelsey Hightower shared an advice about learning the fundamentals:
More content: π π π§ π₯ βπΎ
π Newsletters
π Hotwire Weekly published a new edition about Week 08 - New Turbo Native releases, playing sounds with the Audio API, and more!
π Emmanuel Hayford published a new edition of This Week in Rails about Enhanced assert_broadcasts, file support for Logger outputs and more!
π Harrison Broadbent published a new edition about The RailsNotes Newsletter ISSUE #27
π Bhumi published a new edition about When do we use Turbo 8 Page Refresh and Morphing?
π Ruby LibHunt published a new edition about Awesome Ruby Newsletter - Issue 405, Feb 22, 2024
π Ruby Weekly published a new edition about Detecting radiation with Tenderlove
π§ Podcasts
π§ The Ruby on Rails Podcast published a new episode about Episode 508: Yjit With Maxime Chevalier Boisvert
π§ Creston Jamison published a new podcast about Building a 2 Terabyte Database For My Postgres Course
π§ Robby Russell published a new podcast about Chad Fowler - How Small Can We Make This Problem
π§ Indie Rails published a new podcast about IndieRails | Ben Orenstein - The Developer-Turned-Founder
π§ Andrei Bondarev published a new podcast about Langchain.rb (Ruby/AI) Office Hours
π§ The Tuple Podcast published a new podcast about Josh Pigford - Founder of Maybe.co
π§ RemoteRuby published a new podcast about Andy Croll - Railsconf - Free Chicken
π§ Ruby Rogues published a new podcast about Ruby Dev Summit - Amanda Perino
π½οΈ π₯ Videos
Screencasts
π₯ Stephen Margheim published a series of video about:
π₯ Jason Swett published a series of videos about:
π₯ John Hawthorn published a new video about Improving Mastodonβs memory and performance
π₯ Equivalent published a new video about Digging into View Transitions with Turbo 8 and Rails
π₯ Sam Johnson published a new video CI/CD For Railsβs Kamal Deployments From Scratch pt. 3
π₯ Dean De Hart published a series of videos about:
π₯ Roland Lopez published a new video about Learn caching performance basics in Ruby On Rails in 8 minutes
βπΎ Articles
Whatβs new π
Bozhidar Batsov published a new article about Need for Speed: Using RuboCop with Prism
Harrison Broadbent published an article about A Decent Vs Code + Ruby On Rails Setup
Christian published a new article about Best Visual Studio Code extensions and settings for Ruby and Rails
Bridgetown published an article about Road to Bridgetown 2.0, Part 1 (Stuck in Burnout Marsh)
Maciej Mensfeld published a new article about The Art of Forking: Unlocking Scalability in Ruby
Alkesh Ghorpade published an article about Exploring The F Faker Gem A Comprehensive Guide
James Brown published an article about one of my favorite ruby snippets
Josef Strzibny published an article about Business Class 1.6 With Direct Uploads, Antispam, Default Avatars, And Kamal CD
Prasanth Chaduvula published an article about Rails 7.1 Introduces Active Record Regroup Method and about Rails 7.1 Allows Active Record/Relation#Explain To Accept Options
Dave Paola published an article about Why Are Non Dry Specs More Maintainable?
Rob Lacey published a new article about Ruby 3.3.0 and Resque
Kate McGinty published an article about Why Rails Upgrades Are So Important: What Happens If Youβre Not On The Latest Rails Version
Bozhidar Batsov published a new article about Weird Ruby: Nil Conversions
Tom Enebo published a new article about JRuby Prism - A new parser for a new era
Deep Dives π
Owais Khan published an article about Improving performance in development on a big Rails app
Noel Rappin published an article about Better Know A Ruby Thing #4: Keyword Arguments
Akshay Khot published an article about How To Generate Random Numbers In Ruby
How-TOs π
Rafael Montas published an article about Deploy a Rails app to a Docker Swarm cluster on Hetzner
Rob Zolkos published an article about (How I) Deploy Solid Queue With Capistrano
Miles published a new article about Deploying with Kamal
Justin Talbott published an article about PostgreSQL Native List Partitioning In Rails
Kyrylo Silin published an article about Using Overmind With Foreman As A Fallback For Rails 7.1+ Apps
Ayush published an article about Hotwire Modals in Ruby on Rails with Stimulus and Turbo Frames
Sven Schwyn published an article about Shrink UUIDs With PostgreSQL or Ruby
Akshay Khot published an article about Speed Up Your Tests Using VCR Gem In Ruby and about Playing Sounds In Rails With The Audio Api β β
Jeremy Friesen published an article about Making Hyrax Factories Available To Hyku And Other Implementations
David Boureau published an article about Rails 7 Pagination With Kaminari Tutorial
Josh Smith published an article about Configuring IRB Autocomplete
Prabin Poudel published an article about Devise Raise Validations Error When New And Old Passwords Are Same
Julian Rubisch published an article about Configuring Incoming Webhook Queues In Bullet Train
JT Dev published a new article about Enum validation in Ruby on Rails 7.1
Stjepan HadjiΔ published an article about Publish/Subscribe With Sidekiq
Rails Designer published an article about How To Add Hotkeys To Your Rails App With Stimulus and about Favicons In Rails Apps: The 2024 Way
Related
Aaron Francis published an article about Do literally anything
Taylor Blau published an article about Highlights from Git 2.44
Reply