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

Version Path
effective_resources-2.27.2 app/views/effective/acts_as_slugged/_fields.html.haml
effective_resources-2.27.1 app/views/effective/acts_as_slugged/_fields.html.haml
effective_resources-2.27.0 app/views/effective/acts_as_slugged/_fields.html.haml
effective_resources-2.26.5 app/views/effective/acts_as_slugged/_fields.html.haml
effective_resources-2.26.4 app/views/effective/acts_as_slugged/_fields.html.haml
effective_resources-2.26.3 app/views/effective/acts_as_slugged/_fields.html.haml
effective_resources-2.26.2 app/views/effective/acts_as_slugged/_fields.html.haml
effective_resources-2.26.1 app/views/effective/acts_as_slugged/_fields.html.haml
effective_resources-2.26.0 app/views/effective/acts_as_slugged/_fields.html.haml
effective_resources-2.25.16 app/views/effective/acts_as_slugged/_fields.html.haml
effective_resources-2.25.15 app/views/effective/acts_as_slugged/_fields.html.haml
effective_resources-2.25.14 app/views/effective/acts_as_slugged/_fields.html.haml
effective_resources-2.25.13 app/views/effective/acts_as_slugged/_fields.html.haml
effective_resources-2.25.12 app/views/effective/acts_as_slugged/_fields.html.haml
effective_resources-2.25.11 app/views/effective/acts_as_slugged/_fields.html.haml