Sha256: 8987f4ca279d730bcefa29171622eafd0d4548e34689dcc60229377b780554bb
Contents?: true
Size: 169 Bytes
Versions: 3
Compression:
Stored size: 169 Bytes
Contents
require 'supa/command' module Supa module Commands class Attribute < Supa::Command def represent tree[name] = get_value end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
supa-0.1.4 | lib/supa/commands/attribute.rb |
supa-0.1.3 | lib/supa/commands/attribute.rb |
supa-0.1.2 | lib/supa/commands/attribute.rb |