Short Ruby Newsletter - edition 107 published
Short Ruby Newsletter - edition 107 is published. Here are some highlights: 🚀 Launches • Ruby Europe launched their community and presented the plans for the...
2024
Short Ruby Newsletter - edition 107 is published. Here are some highlights: 🚀 Launches • Ruby Europe launched their community and presented the plans for the...
How to start a new Rails project using Rails 8.0.0.beta1 gem install -v 8.0.0.beta1 rails rails _8.0.0.beta1_ new my_new_app_on_rails8_betaHow to start a new Rails project...
I am not at Rails World, and I have huge FOMO at home. I look at almost all the people going there and already have...
This week, I'll be at EuRuKo 2024 , where I'll speak on two subjects close to my heart: 1. Systematically writing tests to cover more...
The one about Rails performance benchmarks, new Array#fetch_values method and Rails launched an official video series with tips and best practices. 🚀 Launches • Ruby...
In case you have missed the social media announcement let me share here the ✨ Two weeks before Friendly.rb 2024 Update ✨ 👩🏼🦰 Speaker announcementsWe're...
Imagine you wrote this simple PORO in your Ruby on Rails app: class CreditCard::AgeValidator def initialize(age) @age = age end def valid? return true if...
If I were to recommend three articles published last week to read, here is what I would recommend: 1️⃣ The Thread API : Concurrent, colorless...
🚀 Launches • Web Crunch launched the Hello Hotwire course - free with premium build-along modules • Brad Gessler launched Terminalwire - Hotwire, but for...
A strong start in September for Ruby Meetups. Love to see how many events are happeing around the world for Ruby developers. This is just...
I like to write explanatory git commit messages and if the PR/MR has one single commit, I use the commit message as the body of...
Context Consider a list of predicates for an object and the fact that there is a logical priority of considering them. This is just an...
If I were to recommend three articles published last week to read, here is what I would recommend: 1️⃣ Data Modeling Entitlements and Pricing for...
Launches, Discounts and Events • Josef Strzibny (pre)launched a new book "Test Driving Rails: Take Minitest and Fixtures for a spin • "Nate Berkopec announced...
If I were to recommend three articles published last week to read, here is what I would recommend: 1️⃣ The Fixing the Rails 7+ networking...
Your friendly reminder about Friendly.rb - there is almost 1 month until the conference. I am enthusiastic about moderating a panel about #Ruby at Scale....
Launches, Discounts and Events • Luke announced the pre-launch of PetPals.app - Unleash friendships with PetPals • Ruby on Remote launched their section about Remote...
Today I published the 102 edition of Short Ruby News Highlights from this editionThis edition was possible with the help of Neenu Chacko as...
Tip for growing the #Ruby community: You can check your company's careers page for Ruby jobs this year. Do you only see senior roles? That's...
I published the 101 edition of Short Ruby Newsletter, including so many code samples, ideas, new gems, updates and a lot of content to watch,...