Sha256: a69b511e79f182de602c61af629aaee5f9270fd1a5c847f82da82163895a2dbe
Contents?: true
Size: 198 Bytes
Versions: 20
Compression:
Stored size: 198 Bytes
Contents
= remote_form_for [:admin, @contact_type], resource: 'admin-contact-type' do |f| = f.text_field :name, label: t(:'contact_type.name') = buttons_for @contact_type, resource: 'admin-contact-type'
Version data entries
20 entries across 20 versions & 2 rubygems