generators/schofield_controller/templates/unnested/edit.rb in schofield-0.1.2 vs generators/schofield_controller/templates/unnested/edit.rb in schofield-0.1.3
- old
+ new
@@ -2 +1,3 @@
+<%- if actions.include?('show') -%>
- toggle_show_edit 'Show', :admin, @<%= sco_underscored %>
+<%- end -%>
\ No newline at end of file