<%= form_tag( {:controller => 'panels',:action => "create"}) do %> <%= text_field_tag "json" %> <%= submit_tag 'upload' -%> <% end -%>