Sha256: 205a85541c50eeb3421d51a7c2799e9031c0b96e6d7214458dd8dd484997c751

Contents?: true

Size: 141 Bytes

Versions: 3

Compression:

Stored size: 141 Bytes

Contents

$ rbtenjin -c '@text="foo"; @items=%w[a b c]; @hash={"x"=>1,"y"=>2}' example5.rbhtml
text:  foo
items:
  - a
  - b
  - c
hash:
  x: 1
  y: 2

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tenjin-0.6.2 test/data/users_guide/example5_datastr_rb.result
tenjin-0.6.0 test/data/users_guide/example5_datastr_rb.result
tenjin-0.6.1 test/data/users_guide/example5_datastr_rb.result