Billy Ruffian

Billy Ruffian

Adventures in Ruby Lang

Photo by jesse jackson on Unsplash

Latest

Inline Bundler for Ruby Scripts

You can write a simple Ruby script which includes in-line bundler and so avoids the need to have a separate Gemfile.

Jul 17, 2020

Mini Ruby DSL Template

Spawning quick DSLs for fun and profit is super easy with Ruby. This toy is a template for stealing for something useful.

Jul 15, 2020

TIL: Ruby Currying

If currying is a way to partially execute a function, here's how Ruby handles it

Jul 12, 2020