Sha256: 7001ea249f30c4f1c602c38233f921aa53154238853c8c3d9bfececcac171626

Contents?: true

Size: 462 Bytes

Versions: 21

Compression:

Stored size: 462 Bytes

Contents

* {{person.name.first}} {{person.name.last}}
* {{person.age}}
* {{person.hometown.city}}, {{person.hometown.state}}
* {{#person}}{{hometown.city}}, {{hometown.state}}{{/person}}
* {{#person}}{{#hometown}}{{city}}, {{state}}{{/hometown}}{{/person}}
* {{#person.hometown}}{{city}}, {{state}}{{/person.hometown}}
* {{normal}}

* {{{person.name.first}}} {{&person.name.last}}
* {{^person.alien?}}{{person.hometown.city}}, {{person.hometown.state}}{{/person.alien?}}

Version data entries

21 entries across 21 versions & 4 rubygems

Version Path
zine_brewer-1.5.0 vendor/bundle/ruby/2.7.0/gems/mustache-1.1.1/test/fixtures/dot_notation.mustache
zine_brewer-1.3.0 vendor/bundle/ruby/2.7.0/gems/mustache-1.1.1/test/fixtures/dot_notation.mustache
mustache-1.1.1 test/fixtures/dot_notation.mustache
mustache-1.1.0 test/fixtures/dot_notation.mustache
mustache-1.0.5 test/fixtures/dot_notation.mustache
mustache-1.0.3 test/fixtures/dot_notation.mustache
mustache-1.0.2 test/fixtures/dot_notation.mustache
mustache-1.0.1 test/fixtures/dot_notation.mustache
mustache-1.0.0 test/fixtures/dot_notation.mustache
mustache-0.99.8 test/fixtures/dot_notation.mustache
mustache-0.99.7 test/fixtures/dot_notation.mustache
mustache-0.99.6 test/fixtures/dot_notation.mustache
mustache-0.99.5 test/fixtures/dot_notation.mustache
resque-pool-0.3.0 vendor/bundle/ruby/1.8/gems/mustache-0.99.4/test/fixtures/dot_notation.mustache
resque-pool-0.3.0.beta.2 vendor/bundle/ruby/1.8/gems/mustache-0.99.4/test/fixtures/dot_notation.mustache
mustache-bibanon-0.99.5 test/fixtures/dot_notation.mustache
mustache-0.99.4 test/fixtures/dot_notation.mustache
mustache-0.99.3 test/fixtures/dot_notation.mustache
mustache-0.99.2 test/fixtures/dot_notation.mustache
mustache-0.99.1 test/fixtures/dot_notation.mustache