RSSAmplifier

Jason Maa · Oct 17, 2021

Method Missing

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Let’s try a shorter-form blog post today. Suppose you are bored and want to learn more about a Ruby library. You do the sensible thing: read the source, starting from a class the library’s clients would consume. You expect to find a plethora of method definitions or at least some mixins or class inheritance that might point you in the right direction. Instead you get the following: class Foo @bar…

Read on /blog/2021-10-17-method-missing

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.