Sha256: a6962e1ee465524bcb461f3718eaf683272e39ddeaddd991077c05cf49046089

Contents?: true

Size: 142 Bytes

Versions: 4

Compression:

Stored size: 142 Bytes

Contents

.page-header
  %h2= t('.title')

= comfy_form_for @post, as: :post, url: {action: :create}, html: {multipart: true} do |form|
  = render form

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
comfy_blog-2.0.4 app/views/comfy/admin/blog/posts/new.html.haml
comfy_blog-2.0.3 app/views/comfy/admin/blog/posts/new.html.haml
comfy_blog-2.0.2 app/views/comfy/admin/blog/posts/new.html.haml
comfy_blog-2.0.1 app/views/comfy/admin/blog/posts/new.html.haml