Sha256: c42bdaec25d50fd0d335fadae3cc46120f8128dd7b1738096864e9c1815758bf

Contents?: true

Size: 168 Bytes

Versions: 3

Compression:

Stored size: 168 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

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