Sha256: c4282b213cae5c314294d600c6d9c32ca2abd306a544899c4b645506a481361f
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 "Create Category", :class => "btn", :disable_with => "Creating..."
Version data entries
11 entries across 11 versions & 2 rubygems