Sha256: d0412d1e3617f2b7f1f2ed92d69f6fbf47eab31160d4e80104d2e61752ed66ca

Contents?: true

Size: 226 Bytes

Versions: 10

Compression:

Stored size: 226 Bytes

Contents

= effective_form_with(model: page, url: page.persisted? ? effective_pages.admin_page_path(page.id) : effective_pages.admin_pages_path) do |f|
  = render '/admin/pages/rich_text_areas', page: page, f: f
  = effective_submit(f)

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
effective_pages-3.1.0 app/views/admin/pages/_form_content.html.haml
effective_pages-3.0.10 app/views/admin/pages/_form_content.html.haml
effective_pages-3.0.9 app/views/admin/pages/_form_content.html.haml
effective_pages-3.0.8 app/views/admin/pages/_form_content.html.haml
effective_pages-3.0.7 app/views/admin/pages/_form_content.html.haml
effective_pages-3.0.6 app/views/admin/pages/_form_content.html.haml
effective_pages-3.0.5 app/views/admin/pages/_form_content.html.haml
effective_pages-3.0.4 app/views/admin/pages/_form_content.html.haml
effective_pages-3.0.3 app/views/admin/pages/_form_content.html.haml
effective_pages-3.0.2 app/views/admin/pages/_form_content.html.haml