lib/text_utils/pipe.rb in rad_kit-0.0.8 vs lib/text_utils/pipe.rb in rad_kit-0.0.9

- old
+ new

@@ -7,10 +7,10 @@ [meta, []] end klass.new next_processor, *args end end - + def call text @processor.call text, {} end end \ No newline at end of file