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