Rake | Junior Rails Review
Hi, my name is Cameron Youngblood 👋🤠 I write about the experience of learning Ruby on...
Tag archive
Hi, my name is Cameron Youngblood 👋🤠 I write about the experience of learning Ruby on...
If you've been working with Ruby on Rails for a while, you've come across Rake. Written by the late...

Recently, our management needed a way to export invoices in bulk. After the manager selects the first...
Once upon a time, people were coding in C, and building a full program was a convoluted process...
Why? I just thought it would be fun to try this experiment: decorate (wrap) dynamically...

I have had to deal with a few projects in Ruby recently and I have tried to adapt my practices to...
I recently fixed a bug in our Forem software that led to some serious Ruby learnings that I have to s...
Rake tasks for a convention based Kubernetes integration using Activek8s gem
You can define the method for the DSL configuration file1 by Refinements. For example, the hi method...

Recently I had to set up a ruby project with Active Record associations and I found myself struggling...
When I was using Hugo as my blogging engine I get used to automated post generator. I just opened con...