Sha256: 71ce2efae04244642e3243f631240e7b06b6a231eb0aedf3d081d84230b6c23c

Contents?: true

Size: 263 Bytes

Versions: 6

Compression:

Stored size: 263 Bytes

Contents

.text-white.text-center


  h1 Contracts

  #contracts
    - @contracts.each do |contract|
      == render contract
      br
      p
        = link_to "Show this contract", contract, class: "px-4 py-2 rounded bg-purple-500 hover_bg-purple-700 text-white"
      br

Version data entries

6 entries across 6 versions & 1 rubygems

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