Project

General

Profile

Download (184 Bytes) Statistics
| Branch: | Tag: | Revision:
<% form_for(@lookup_key) do |f| %>
<%= render :partial => 'fields',:locals => {:f => f} %>
<p> <%= f.submit 'Update' %> </p>
<% end %>

<%= link_to 'View All', lookup_keys_path %>
(3-3/5)