Sha256: 373d2c5de18c9b53397cb2b9db1721a1b2df43e5f655c1c147d685f5c3588c77

Contents?: true

Size: 127 Bytes

Versions: 7

Compression:

Stored size: 127 Bytes

Contents

.page-header
  %h2 Edit Blog Post

= comfy_form_for @post, :as => :post, :url => {:action => :update} do |form|
  = render form

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
comfy_blog-1.12.3 app/views/comfy/admin/blog/posts/edit.html.haml
comfy_blog-1.12.2 app/views/comfy/admin/blog/posts/edit.html.haml
comfy_blog-1.12.1 app/views/comfy/admin/blog/posts/edit.html.haml
comfy_blog-1.12.0 app/views/comfy/admin/blog/posts/edit.html.haml
comfy_blog-1.1.1 app/views/admin/blog/posts/edit.html.haml
comfy_blog-1.1.0 app/views/admin/blog/posts/edit.html.haml
comfy_blog-1.0.0 app/views/admin/blog/posts/edit.html.haml