RubyFlow The Ruby and Rails community linklog

MetaRuby - Calling and Receiving Methods

Take a look at one of the more popular facets of metaprogramming today, calling and receiving methods using send and method_missing.

We’ll wrap it up with a neat example that implements a jQuery like collection in just a few lines of code.

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