Sha256: f31cfdbcd0c36272a949372e5cc534cf0646f7f1e9d60b56584857bf03f530d0
Contents?: true
Size: 161 Bytes
Versions: 3
Compression:
Stored size: 161 Bytes
Contents
<%= form_for @post, :url => admin_posts_path, :html => {:class => 'form-horizontal'} do |f| %> <%= render :partial => 'form', :locals => {:f => f} %> <% end %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
tb_blog-1.3.1 | app/views/admin/posts/new.html.erb |
tb_blog-1.3.0 | app/views/admin/posts/new.html.erb |
tb_blog-1.3.0.beta1 | app/views/admin/posts/new.html.erb |