Sha256: 6d23e80b415c68990f0ab8ecd5ce5a0ae897b8741a999e45223ce321b1dbf9f6
Contents?: true
Size: 492 Bytes
Versions: 2
Compression:
Stored size: 492 Bytes
Contents
dreams "Common Usage" do dream "No args" do output inline(%Q{ Date: 2009-02-16 Owners: greg, rupaul, telly, prince kinko Players: d-bam, alberta, birds, condor man }) end dream "YAML Output" do format :yaml output ({ "Date" => "2009-02-16", "Players" => ["d-bam", "alberta", "birds", "condor man"], "Owners" => ["greg", "rupaul", "telly", "prince kinko"] }) end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
delano-tryouts-0.4.0 | tryouts/mockoutcli_dreams.rb |
tryouts-0.4.0 | tryouts/mockoutcli_dreams.rb |