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