Sha256: 45be3d5d6119891322554728a703c6c911afd28a6d498b18d575460b7e1b1279
Contents?: true
Size: 303 Bytes
Versions: 15
Compression:
Stored size: 303 Bytes
Contents
- if form.object.persisted? || form.object.errors.include?(:slug) - hint = "The slug controls the internet address for this item. Be careful, changing the slug will break links that other websites may have to the old address." = form.text_field :slug, hint: [hint, current_url].compact.join("<br>")
Version data entries
15 entries across 15 versions & 1 rubygems