Sha256: 380ceaa7eb0a2c3f11cfd8cd1d81f1a022ed10040f5e4a692a453ac200cc2a1f
Contents?: true
Size: 509 Bytes
Versions: 29
Compression:
Stored size: 509 Bytes
Contents
.block .secondary-navigation %ul.wat-cf %li.first=link_to pat(:list), url(:<%= @orm.name_plural %>, :index) %li.active=link_to pat(:new), url(:<%= @orm.name_plural %>, :new) .content %h2.title =pat(:new) =mt(:<%= @orm.name_singular %>) .inner -form_for :<%= @orm.name_singular %>, url(:<%= @orm.name_plural %>, :create), :class => :form do |f| =partial "<%= @orm.name_plural %>/form", :locals => { :f => f } -content_for :sidebar, partial("base/sidebar")
Version data entries
29 entries across 29 versions & 1 rubygems