Edit Node

<%= simple_form_for [:qwerty_admin, @node] do | form | %> <%= render :partial => 'form', :locals => {:form => form }%> <% end %>