Benchmarking Your Ruby with time_up — time_up is a new benchmarking gem that makes creating multiple timers as easy as clicking a stopwatch. The gem also has some nice printing and display capabilities. Time to try it out… Justin Searls |
Fullstaq Ruby: A Production-Optimized CRuby Distribution— We featured this alternative CRuby/MRI-based Ruby distribution over a year ago when it was new, but it’s now been updated with Ruby 3.0.2, 2.7.4, and 2.6.8 variants. The basic idea is memory allocation is jemalloc-based which can yield big benefits in production at scale. Hongli Lai |
![]() Try Scout’s New Error Monitoring Feature Add-On for Free— Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues in minutes. See for yourself why Scout is a Ruby developers’s best friend with a free 14-day trial, no credit card needed. Scout APM sponsor |
Crystal 1.1 Released— Crystalisn’t Ruby, but it’s a statically type-checked and compiled language whose syntax is heavily inspired by Ruby and is of interest to many Rubyists as a Ruby-friendly way to write certain types of performance dependent code. Beta Ziliani |
IN BRIEF: Ruby For Good, an annual event for getting together to collaboratively build community-focused apps, is taking place this year between September 23-26 in a retreat an hour outside of Washington DC. If you're interested, you can learn more here. Ruby Together's June 2021 update is out.
|
Find a Job Through Hired— Create a profile on Hired to connect with hiring managers at growing startups and Fortune 500 companies. It's free for job-seekers.
Hired |
|
Building a Documentation Workflow in Rails— Making documentation live with your code (known as ‘docs-as-code’) is a good practice to keep docs up to date. Kate Bartolo shows you how while also explaining how to make the docs usable. Honeybadger Developer Blog |
▶ Using VCR to Mock Your Requests— VCR is a very long standing Ruby tool for recording a test suite’s HTTP interactions so they can be replayed in a consistent, predictable manner in future. This eight-minute screencast is a tight introduction. Ana Schwendler |
Picking The Worst Year to Pitch for Euruko— Matias tells us the epic saga of securing the Euroko conference for Helsinki, only to have the pandemic force a pivot to a first-time online event that turned out fine but taught lessons. Matias Korhonen |
|