%= simple_form_for(@bulk_update_request) do |f| %> <%= error_messages_for("bulk_update_request") %> <%= f.input :title, :as => :string %>
Use the following format: remove alias aaa -> bbb remove implication aaa -> bbb create alias aaa -> bbb create implication aaa -> bbb mass update aaa -> bbb<%= text_area :bulk_update_request, :script, :size => "50x10" %>