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!

Invokable 0.7.0 - Compose, Juxtapose and Knit Procs and Proc-like Objects

https://github.com/delonnewman/invokable - Invokable 0.7.0 Introduces a collection of helper methods for composing Procs and Proc-like objects (any object that implements call or to_proc). Classes that mixin the Invokable module now get === and [] for better Proc compatibility.

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