Sha256: 761893411fc02d5d49c59b1b004df5c381e4d7f26f4bf016ec08218e7d3a128d

Contents?: true

Size: 417 Bytes

Versions: 4

Compression:

Stored size: 417 Bytes

Contents

- toggle_show_edit 'Edit', :admin, @<%= sco_underscored %>
<% if has_child? -%>
  
  
%h5 <%= sco_child_titleized_plural %>

%p= link_to('Add new <%= sco_child_humanized %>', new_admin_<%= sco_underscored %>_<%= sco_child_underscored %>_path(@<%= sco_underscored %>))

= render :partial => 'shared/<%= sco_child_underscored_plural %>', :object => @<%= sco_underscored %>.<%= sco_child_underscored_plural %>
<% end -%>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
schofield-0.1.0 generators/schofield_controller/templates/unnested/show.rb
schofield-0.0.11 generators/schofield_controller/templates/unnested/show.rb
schofield-0.0.10 generators/schofield_controller/templates/unnested/show.rb
schofield-0.0.9 generators/schofield_controller/templates/unnested/show.rb