Sha256: 4754512d91e88ad0936231b01428b20136dca273bc5a9dc2e55c6eff066e4dc7
Contents?: true
Size: 165 Bytes
Versions: 11
Compression:
Stored size: 165 Bytes
Contents
= simple_form_for [:admin, @category] do |f| = f.input :name = f.input :position = f.submit "Update Category", :class => "btn", :disable_with => "Updating..."
Version data entries
11 entries across 11 versions & 2 rubygems