bcobb: Clojure's interpose in Ruby
It’s not something I need terribly often, but it’s really nice to have when I do. For instance, if I’ve got a collection of objects which represent some workflow, and I want to gate each step in the workflow with a confirmation step, interpose is super handy:.
bcobb: Clojure's interpose in Ruby #ruby #rubydeveloper #rubyonrails