Sha256: bf53deec5f8bd3cf4e52482db806174c4221a46b150e0029b0325fc5338f73aa
Contents?: true
Size: 453 Bytes
Versions: 46
Compression:
Stored size: 453 Bytes
Contents
table.table.default#origin thead tr th.actions.origin-name = ::Dorsale::CustomerVault::Origin.t(:name) th.actions.origin-action = "Action" tbody - @origins.each do |origin| tr.actions.origin td.actions.origin-name = origin td.actions.origin-action - if policy(origin).create? = update_button edit_customer_vault_origin_path(origin), id: "edit-#{origin.id}"
Version data entries
46 entries across 46 versions & 1 rubygems