Sha256: bb5dd02774831ae6ea334096fe0403f54b35dbeb9e1ae7e87bbf44439f4af1d7
Contents?: true
Size: 312 Bytes
Versions: 34
Compression:
Stored size: 312 Bytes
Contents
<%= title [l(@enumeration.option_name), enumerations_path], @enumeration.name %> <%= labelled_form_for :enumeration, @enumeration, :url => enumeration_path(@enumeration), :html => {:method => :put} do |f| %> <%= render :partial => 'form', :locals => {:f => f} %> <%= submit_tag l(:button_save) %> <% end %>
Version data entries
34 entries across 34 versions & 1 rubygems