Sha256: 3f67c8b043e1f4ae2f3d7e64604c2db33bb104d673bd5d0d768bfa611ac0f124
Contents?: true
Size: 281 Bytes
Versions: 5
Compression:
Stored size: 281 Bytes
Contents
h1 Edit multiple employees = form_for @collection, url: [:collection_update, @collection] do |f| = render 'form_errors', target: @collection .form-inputs= f.optional_boolean :finished, disabled: true .form-actions= f.submit .page-actions = link_to 'Back', employees_path
Version data entries
5 entries across 5 versions & 1 rubygems