%= render partial: 'shared/form_model_errors', locals: { obj: @comment } %> <% # admin_update_comment_path # admin_create_comment_path %> <%= form_for @comment, url: admin_create_comment_path(test_hash), method: :post do |form| %>