Sha256: 40caec237ba090a728b7f36519308f26d06838e7df11e5c75871ab0db3765a19
Contents?: true
Size: 194 Bytes
Versions: 8
Compression:
Stored size: 194 Bytes
Contents
= simple_form_for resource, url: (resource.persisted? ? tag_path(resource) : tags_path) do |f| = f.input :name = f.input :visible = f.button :submit, disable_with: I18n.t('words.sending')
Version data entries
8 entries across 8 versions & 1 rubygems