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