Sha256: 7a41bc565a03b5e58350fbc2a8396b66062d8d8c2479faffb3776ee52cc56e20

Contents?: true

Size: 224 Bytes

Versions: 4

Compression:

Stored size: 224 Bytes

Contents

%li
  %a{:href => "/features/#{feature.gherkin["id"]}"}
    = feature.gherkin["name"]
  - if feature.gherkin["tags"]
    - tags = feature.gherkin["tags"]
    = haml :tag_links, {:locals => {:tags => tags}, :layout => false}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
wally-0.0.33 lib/wally/views/feature_link.haml
wally-0.0.32 lib/wally/views/feature_link.haml
wally-0.0.31 lib/wally/views/feature_link.haml
wally-0.0.30 lib/wally/views/feature_link.haml