Sha256: b838bae6dfba29f190eb27e99467a681a1879799e4bda923e3bd814d4f177e4a
Contents?: true
Size: 283 Bytes
Versions: 3
Compression:
Stored size: 283 Bytes
Contents
- if @feature["description"] %h2 Scenarios %section{:class=>"scenarios"} %section{:class => 'feature'} :markdown #{@feature["description"]} %ul - @scenario_urls.keys.sort.each do |name| %li %a{:href => @scenario_urls[name]} = name
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
wally-0.0.3 | lib/wally/views/feature.haml |
wally-0.0.2 | lib/wally/views/feature.haml |
wally-0.0.1 | lib/wally/views/feature.haml |