RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

To Yield or Not to Yield: An Inferable Question

Blocks are fundamental to idiomatic Ruby code, yet Ruby/RDoc/YARD can’t tell us statically whether a given method needs a block, optionally uses a block, or ignores blocks. The Laser project takes up the question: To Yield or Not to Yield: An Inferable Question

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