Sha256: 47f4a466a8b6e1da151ea0317798ec6f315f066e70b5f09eadbeb0c605716ba3
Contents?: true
Size: 536 Bytes
Versions: 11
Compression:
Stored size: 536 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
11 entries across 11 versions & 2 rubygems