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-0.6.7 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.6.6 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.6.5 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.6.4 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.6.3 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.6.2 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.6.1 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.6.0 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.5.4 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.5.3 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.5.2 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.5.1 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.5.0 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.4.3 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.4.2 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.4.1 app/views/admin/cpd_categories/_form_cpd_category.html.haml
effective_cpd-0.4.0 app/views/admin/cpd_categories/_form_cpd_category.html.haml