New Blog Post

<%= comfy_blog_form_for @post, :as => :post, :url => {:action => :create} do |form| %> <%= render :partial => form %> <% end %>