RubyFlow The Ruby and Rails community linklog

Keep method_missing and respond_to_missing? in sync with hook_lying_syncer!

One of the big gotchas of Ruby metaprogramming is the need to keep method_missing and respond_to_missing? in sync. I’ve just published the hook_lying_syncer gem (code on Github) to help with this. See the README on Github for details.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in