Singleton classes and modules?
Have you ever seen a module’s singleton class open up?
Calling Private Methods from Subclasses in Ruby
Consider the following code:
Build in Public - The Wong-Koshy Platform
The following documents the beginnings of our journey, developing tools to interface with government services, and to provide: (i) more accurate, and (ii) efficient / cheaper tools to clients.
Lessons from WriteBook - Lesson 3 - Inquiry
After reviewing the Writebook repository, I stumbled upon a curious method: “inquiry”.
Selling to Big Companies
Here’s the book if you’re interested.
Class Instance Variables in Ruby
Ever get confused between a variable held in an eigenclass and a class? Viz:
Why delaying a demand for an invoice to be paid is a bad idea
You make a deal:
Managing External JS Dependencies in Rails
It is hard to beat Sean P Doyle’s pithy advice on how to manage external JS dependencies.