Sha256: 328892994177d4d980216c9c1d2be31a4e1cec9a3b879e2f4ff453d391dd22fe
Contents?: true
Size: 494 Bytes
Versions: 33
Compression:
Stored size: 494 Bytes
Contents
.customer_vault - content_for :context do = render "dorsale/customer_vault/people/context", person: @person - content_for :main do .well = horizontal_form_for [@person, @link], as: :link do |f| - if @person == @link.bob = f.input :alice, input_html: {value: @link.alice.name}, disabled: true - else = f.input :bob, input_html: {value: @link.bob.name}, disabled: true = f.input :title = form_buttons = render_contextual
Version data entries
33 entries across 33 versions & 1 rubygems