Sha256: 5743e22ed7fdb7f00bf4991fbc56b0ce410746946305ce4e0328dcdf1838a725

Contents?: true

Size: 231 Bytes

Versions: 57

Compression:

Stored size: 231 Bytes

Contents

= effective_form_with(model: [:admin, cpd_category], engine: true) do |f|
  = f.text_field :title

  - if defined?(EffectiveArticleEditor)
    = f.article_editor :body
  - else
    = f.rich_text_area :body

  = effective_submit(f)

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
effective_cpd-1.4.0 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.3.7 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.3.6 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.3.5 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.3.4 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.3.3 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.3.2 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.3.1 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.3.0 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.2.4 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.2.3 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.2.2 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.2.1 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.2.0 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.1.3 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.1.2 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.1.1 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.1.0 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-1.0.0 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.6.8 app/views/admin/cpd_categories/_form_cpd_category.html.haml