Sha256: 44a7c1fd77826cc9e7541c1eec081760c053eed9a21c0fc6ceab8ead6d014ae9
Contents?: true
Size: 125 Bytes
Versions: 3
Compression:
Stored size: 125 Bytes
Contents
module Hotcell class Assigner < Hotcell::Node def process context, value context[name] = value end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hotcell-0.3.0 | lib/hotcell/node/assigner.rb |
hotcell-0.2.0 | lib/hotcell/node/assigner.rb |
hotcell-0.1.0 | lib/hotcell/node/assigner.rb |