NoRuKo: A Virtual Ruby Conference.. Tomorrow!— This event, which somehow went under our radar till now, aims to fill the void by all of the various cancelled in-person Ruby events this year. It’s free and Matz is taking part (as well as many other lovely folks) so you can register right now for the livestreams to come on August 21st. #NoRuKo |
Reduce Test Time Without Sacrificing Security 🚀— Run your build infrastructure on your terms. Self-hosted agents mean the choice between the speed of cloud-native and security of on-prem is over. Buildkite works with all source code tools, languages and platforms, speeding up mobile tests at scale. Try now. Buildkite sponsor |
Get Tech Interviews This Week— Create a profile on Vettery to connect with hiring managers at startups and Fortune 500 companies. It's free for job-seekers. Vettery |
ℹ️ Interested in running a job listing in Ruby Weekly? There's more info here. Rodauth: A Refreshing Authentication Solution for Ruby— If you always reach for Devise for Rails authentication then reading this article on Rodauth (from the maker of Roda and Sequel) might have you changing your ways. It is extremely well-thoughtout and feature rich. Janko Marohnić |
How Sidekiq Works— What happens after perform_async is called in a job class? It’s not that complicated, but it is pretty interesting and will teach you a bit about Sidekiq, no doubt. Pawel Dabrowski |
Understanding Database Transactions in Rails— Database transactions aren’t at the top of anyone’s list of most exciting topics, but they can be of fundamental importance when it comes to the integrity of your app’s data. Here’s an accessible introduction to their use. Kingsley Silas |
Ruby's Super __Snakes__— A brief look at scenarios where you get keywords and methods surrounded by underscores in a __snake-like__ fashion.. Idiosyncratic Ruby |
OpenStruct in Ruby— OpenStruct has been part of Ruby’s standard library for many years, but if you’ve not used this handy structure before, here’s a primer. Sandip Mane |
|