%= form_for @friendship, html: { role: 'form' } do |f| %> <%= render 'form_messages', object: @friendship %>