Sha256: 25cc90d7e46d275a989a7cba1e803f02c669fc439f69c15b1fb0df8489d73ba9

Contents?: true

Size: 186 Bytes

Versions: 6

Compression:

Stored size: 186 Bytes

Contents

p style="color: green" = notice

h1 Chains

#chains
  - @chains.each do |chain|
    == render chain
    p
      = link_to "Show this chain", chain

= link_to "New chain", new_chain_path

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
osbc-0.2.0 app/views/chains/index.html.slim
osbc-0.1.9 app/views/chains/index.html.slim
osbc-0.1.8 app/views/chains/index.html.slim
osbc-0.1.7 app/views/chains/index.html.slim
osbc-0.1.6 app/views/chains/index.html.slim
osbc-0.1.5 app/views/chains/index.html.slim