Sha256: 6d478fddc019c3bd6ff9d51199ab9a6713a95a30563ff9d22d294ace6c65aa35

Contents?: true

Size: 111 Bytes

Versions: 4

Compression:

Stored size: 111 Bytes

Contents

module Hotcell
  class Arrayer < Hotcell::Node
    def process context, *values
      values
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hotcell-0.3.0 lib/hotcell/node/arrayer.rb
hotcell-0.2.0 lib/hotcell/node/arrayer.rb
hotcell-0.1.0 lib/hotcell/node/arrayer.rb
hotcell-0.0.1 lib/hotcell/node/arrayer.rb