Sha256: ef4e813f1ac4c593c0e02d0fd49501d53151fce7e384585e7f1b142a37159489

Contents?: true

Size: 211 Bytes

Versions: 13

Compression:

Stored size: 211 Bytes

Contents

= effective_form_with(model: menu, url: (menu.persisted? ? effective_pages.admin_menu_path(menu) : effective_pages.admin_menus_path)) do |f|
  = f.text_field :title, hint: 'Give this menu a title'

  = f.submit

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
effective_pages-3.0.1 app/views/admin/menus/_form.html.haml
effective_pages-3.0.0 app/views/admin/menus/_form.html.haml
effective_pages-2.1.0 app/views/admin/menus/_form.html.haml
effective_pages-2.0.9 app/views/admin/menus/_form.html.haml
effective_pages-2.0.8 app/views/admin/menus/_form.html.haml
effective_pages-2.0.7 app/views/admin/menus/_form.html.haml
effective_pages-2.0.6 app/views/admin/menus/_form.html.haml
effective_pages-2.0.5 app/views/admin/menus/_form.html.haml
effective_pages-2.0.4 app/views/admin/menus/_form.html.haml
effective_pages-2.0.3 app/views/admin/menus/_form.html.haml
effective_pages-2.0.2 app/views/admin/menus/_form.html.haml
effective_pages-2.0.1 app/views/admin/menus/_form.html.haml
effective_pages-2.0.0 app/views/admin/menus/_form.html.haml