Latest

Jul
19
Chutney: Inconsistent Quoting

Chutney: Inconsistent Quoting

Chutney can now detect when parameters use a mix of double- and single-quoted strings
1 min read
Jun
12
Fully loaded features: Ruby knows the files it has required

Fully loaded features: Ruby knows the files it has required

I keep stumbling on Ruby globals, there's one that remembers which files have been required
1 min read
May
18
Ruby Globals that are not Global

Ruby Globals that are not Global

Not all $-variables are globals in Ruby
1 min read
May
16
FakerMaker 1.3.0

FakerMaker 1.3.0

FakerMaker adds audit functionality.
1 min read
May
10
Ruby hashes: defaults and overrides

Ruby hashes: defaults and overrides

Using variable length keyword arguments to vary a default hash
1 min read
May
03
Gem Documentation

Gem Documentation

Read gem documentation locally
1 min read
Apr
25
TIL: Private Ruby Constants

TIL: Private Ruby Constants

Ruby's private constants
1 min read
Nov
22
TIL: Ruby slice_when

TIL: Ruby slice_when

Slicing arrays cleverly
Nov
11
Ruby each_with_object

Ruby each_with_object

Tranformations are common operations on Ruby collections, map and inject are useful but there's also another handy method
1 min read
Nov
07
TIL: English Ruby

TIL: English Ruby

Banishing cryptic constant names