Piatti del giorno 44
Older, wiser and with a better tan after a vacation.
- Ruby Best Practices- Issue #10: Uses for Modules (3 of 4) - In case you ever wondered what
extend self
in a Ruby module definition was all about. Also includes a neat trick for using modules as singletons. - No to NoUI – Timo Arnall - The erosion-of-agency argument resonates, but let it be noted that I just would have found another reason society’s going to hell if I hadn’t found this one.
- Git merge vs. rebase - A quick and sensible summary of when to merge and when to rebase.
- Git Koans / Steve Losh - If a branch is rebased against master and there’s no one to share it with, was it truly ever rebased (h/t @rob_rix)?