Sha256: 8bb3defe3bab326707848e1f53d066df4f7cf810f8a1aed1c77bd10531b8ed29

Contents?: true

Size: 100 Bytes

Versions: 6

Compression:

Stored size: 100 Bytes

Contents

tbody
  - users.each do |user|
    == render :row do
      td = user[:name]
      td = user[:email]

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
dry-view-0.5.3 spec/fixtures/templates/users/_tbody.html.slim
dry-view-0.5.2 spec/fixtures/templates/users/_tbody.html.slim
dry-view-0.5.1 spec/fixtures/templates/users/_tbody.html.slim
dry-view-0.5.0 spec/fixtures/templates/users/_tbody.html.slim
dry-view-0.4.0 spec/fixtures/templates/users/_tbody.html.slim
dry-view-0.3.0 spec/fixtures/templates/users/_tbody.html.slim