Advertisement · 728 × 90

Posts by Short Ruby Newsletter

Sponsoring @shortruby.com this week again, with updated messaging.

It's now easier than ever to produce thousands lines of code at speeds that make automatic review needed even more.

Undercover guides your coding agent to write complete and higher quality tests.

5 months ago 5 2 1 0
Preview
Good Enough Testing A practical workshop that will show you a series of test design techniques, providing a systematic and repeatable approach to write test cases

For more details, please visit https://goodenoughtesting.com

#GoodEnoughTesting #GET #Testing #Ruby #Rails

9 months ago 2 2 0 0
Screenshot for when the next workshop will happen

Screenshot for when the next workshop will happen

The next session will happen on 3rd July, from 15:00 UTC

9 months ago 1 1 1 0
Screenshot of intended audience

Screenshot of intended audience

Good Enough Testing is all about helping developers make better decisions around what to test, how to test it, and when it’s enough.

If you’ve ever struggled with overtesting, undertesting, or just feeling unsure if your tests are enough, this workshop might be for you.

9 months ago 1 1 1 0
Test Design Techinques learned during the Good Enough Testing workshop

Test Design Techinques learned during the Good Enough Testing workshop

Based on last year's workshop feedback, this is a more pragmatic and action-oriented version. We will focus on practicing test design techniques while keeping a solid understanding of when and how to apply them.

9 months ago 1 1 1 0

After running five sessions of Good Enough Testing workshops last year, in the first months of this year, I decided to pause for a bit. The reason? I needed time to focus on my health.

It was the right call. Now I am ready to come back with fresh energy and a new format.

9 months ago 8 3 1 1
Preview
An Opinionated Guide to Configuring Rails on Heroku JEMalloc, YJIT, and dyno sizes—oh my! Here’s how to keep your Rails app running smoothly on Heroku. 🛠️

Whether or not you use Judoscale, you should check out Judoscale guides to configuring #Rails for production, scaling #Sidekiq, and understanding request queue time.


👉 judoscale.com/blog/opinionated-guide-t...

1 year ago 3 1 0 0
Advertisement
Preview
Short Ruby Newsletter - edition 127 The one where Sidekiq 8 is launched, where Kasper Timm Hansen is announcing a new workshop about Action View and where Adam McCrea launches PaaS Pricing Calculator

As always, we have more links to newsletters, videos, podcasts, and articles.

🔍 Read the full newsletter for free at  

This edition was possible with the great help of @vcosmin01.bsky.social who did the content editing of the full edition.

1 year ago 2 1 1 0
Screenshot of Gem, Libraries and Tools section highlights

Screenshot of Gem, Libraries and Tools section highlights

There are several new gems you should check out and keep up with updates from libraries you might already be using.

1 year ago 1 1 1 0
Screenshot of All about Code and Ruby highlights

Screenshot of All about Code and Ruby highlights

You can find up to 14 additional concrete code samples shared by the community to inspire your daily work or explore new ways to solve a problem.

1 year ago 1 1 1 0
Screenshot of highlights from Thinking about Code and Around Code sections

Screenshot of highlights from Thinking about Code and Around Code sections

Remember to read the Thinking about Code section to get into insightful conversations the community members have and to read the Around Code and check out for example, a business opportunity shared by @donnfelker.bsky.social

1 year ago 1 1 1 0
Screenshot of Short Ruby Newsletter highlights

Screenshot of Short Ruby Newsletter highlights

We published the 127 edition of @shortruby.com

This edition is sponsored by @adamlogic.com from Judoscale

Here are some highlights from the Launch and Events section

1 year ago 5 2 1 0
The Short Ruby Newsletter

And if you like it and want to keep it going, you can support the newsletter either via a monthly subscription or via a one time donation at

1 year ago 1 1 0 0
Preview
Short Ruby Newsletter - edition 125 The one where Andy Croll launches Ruby-themed t-shirts, Matt Swanson shares their GOAT pattern for Hotwire apps and you can learn about Array#bsearch from Kevin Lou

You can read the entire edition for free at

1 year ago 1 1 1 0
Screenshot of Gems, Libraries and Tools summary

Screenshot of Gems, Libraries and Tools summary

We also cover a selection of new gems that you might want to try out!

1 year ago 2 2 1 0
Advertisement
Screenshot of what's inside for All about code and Ruby section

Screenshot of what's inside for All about code and Ruby section

Yesterday we published the 125th edition of @shortruby.com
This edition was possible with the great help of @Cosmin Vladut .

Here is what you can find out inside:
#Ruby #Rails #News #Coding

1 year ago 5 3 1 0

Subscribe at https://newsletter.shortruby.com to get the newsletter in your inbox every Monday morning.

PS: We also have an RSS feed at https://feed.newsletter.shortruby.com

1 year ago 3 1 1 0
image

image

Just a reminder that if you are not subscribed yet to @shortruby.com you should do so
Thank you @jeremysmith.co for the kind words about the newsletter.

1 year ago 8 3 1 0
Preview
GitHub - domainic/domainic: A suite of Ruby libraries crafted to arm engineers with the magic of domain-driven design. A suite of Ruby libraries crafted to arm engineers with the magic of domain-driven design. - domainic/domainic

🎮 Alpha testers wanted! We're experimenting with flexible type validation in Ruby through Domainic::Type alpha. Help us test constraint chaining, error messages, and more this holiday season!

https://bit.ly/3ZQimaP

#Ruby #OpenSource #BuildInPublic

1 year ago 4 2 1 0

Your support will help us keep the newsletter running and try to expand to watch some other places where the Ruby community is sharing tips, tricks or discussing important topics - we need your support.
Spread the word, upgrade to paid if you can afford it.

1 year ago 2 1 0 0
The Short Ruby Newsletter

If you like the newsletter you can support it either by sending it to your colleagues and inviting them to subscriber and/or by choosing to upgrade your subscription to a paid one here -> https://subscribe.shortruby.com

1 year ago 1 2 1 0
Preview
Short Ruby Newsletter - edition 123 The one with Ruby 3.4.2 release and a new JRuby release, while Aaron Patterson article was on front page of Hacker News

You can visit and read the newsletter for free at https://newsletter.shortruby.com/p/edition-123

1 year ago 1 1 1 0
Screenshot of Short Ruby Newsletter - showing the title, a subtitle and the main image with the authors

Screenshot of Short Ruby Newsletter - showing the title, a subtitle and the main image with the authors

Yesterday, with @vcosmin01.bsky.social help, we published the 123rd #ShortRuby newsletter.

It's packed with new #Ruby on #Rails products, inspiring code samples, and insightful discussions on code design and architecture.

1 year ago 9 1 1 0
Advertisement

Let's discuss testing public methods versus private methods.

Our focus is on verifying requirements.

We aim to answer this question: Does our code correctly implement the requirements from a functional perspective?

1 year ago 9 5 3 0
Preview
Black Friday/Cyber Monday Deals for Ruby developers A list of deals for Ruby and Ruby on Rails developers

I added a couple of new BlackFriday/Cyber Monday deals in the last two days for #Ruby developers.

I invite you to browse them. They are form indie developers, nice tools to use and support fellow Rubyists.

👇

newsletter.shortruby.com/p/deals-for-ruby-develop...

1 year ago 7 3 0 0
Preview
Good Enough Testing A practical workshop that will show you a series of test design techniques, providing a systematic and repeatable approach to write test cases

Read about the current deals at https://goodenoughtesting.com/deals

#GoodEnoughTesting #Ruby

1 year ago 2 1 1 0

Yes, based on the feedback from the first four workshop sessions, I've begun working on a "Good Enough Testing" book. If everything goes as planned,

it should be ready in beta in March 2025. You can purchase it at a discount with any workshop session and receive early access.

1 year ago 1 1 1 0

If you are unsure when to stop writing tests or how to assess whether your colleague wrote enough of them, this workshop helps identify all possible tests depending on the chosen criteria and offers a simple algorithm to determine the minimum tests needed.

1 year ago 1 1 1 0

If starting testing feels overwhelming or you rely on inspiration, this workshop provides a systematic approach to start writing tests quickly.

The workshop will teach you how to think about testing and improve test desgin skills.

1 year ago 1 1 1 0

Who this workshop is for

If you struggle with writing tests or aren't sure if your tests are good enough, the #GoodEnoughWorkshop will guide you in designing test cases that are effective in catch bugs and efficient in verify requirements with minimal effort.

1 year ago 1 1 1 0