Sha256: 4d38ae98c5a0ea4f41c65c0c916fb71343e3f679461ed200a1ebb84ffaeb3177

Contents?: true

Size: 191 Bytes

Versions: 5

Compression:

Stored size: 191 Bytes

Contents

<%= form_for @post, :url => spud_admin_news_post_path, :html => {:class => 'right_aligned_form'} do |f| %>	
	<%= render :partial => '/spud/admin/posts/form', :locals => {:f => f} %>
<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
spud_blog-0.5.1 app/views/spud/admin/news_posts/new.html.erb
spud_blog-0.5.0 app/views/spud/admin/news_posts/new.html.erb
spud_blog-0.4.0 app/views/spud/admin/news_posts/new.html.erb
spud_blog-0.2.2 app/views/spud/admin/news_posts/new.html.erb
spud_blog-0.2.1 app/views/spud/admin/news_posts/new.html.erb