Sha256: fe9e42a2c21b3e0657a2044fe5038538dcfed6847a814d348a633ebe5175c558
Contents?: true
Size: 276 Bytes
Versions: 20
Compression:
Stored size: 276 Bytes
Contents
<h1>Editing public_holiday</h1> <% form_tag :action => 'update', :id => @public_holiday do %> <%= render :partial => 'form' %> <%= submit_tag 'Edit' %> <% end %> <%= link_to 'Show', :action => 'show', :id => @public_holiday %> | <%= link_to 'Back', :action => 'list' %>
Version data entries
20 entries across 20 versions & 1 rubygems