RubyFlow The Ruby and Rails community linklog

An implementation of Pipes in Ruby

*nix have pipes, Elixir has pipes, Ruby deserves pipes! I just hacked this together yesterday and I’d love to get some feedback:

pipable("moo") | Reverse | Leet | Mooify | :downcase | TweetTo.new('@pcreux') | { delete: 'o' }
# => cw said: 00m

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