Report abuse

<%= f.select :recipient_id, Connection.select_for_connected_to(current_user), { :selected => params[:recipient_id] } %>