Sha256: 352f960efa588e210600b71ce2031b68cfc6d2047aad055b2fd46f5d60c92133
Contents?: true
Size: 368 Bytes
Versions: 30
Compression:
Stored size: 368 Bytes
Contents
%section.section.manage %h1.section-title= title "Editing School" = render 'form' .form-container .center = link_to 'Back', manage_schools_path \| = link_to 'Delete', manage_school_path(@school), method: :delete, data: { confirm: 'Are you sure? This action is irreversible.' } \| = link_to 'Show', manage_school_path(@school)
Version data entries
30 entries across 30 versions & 1 rubygems