Edit

<% form_for [:system, @meta_definition] do |f| %> <%= render :partial => 'form', :object => f %> <%= f.submit 'Save' %> <% end %>