edit.html.erb 102 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 <div class="page-header"> <h1><%= t_action(:edit, ReadingGroup) %></h1> </div> <%= render 'form' %>