-# Componente Botonera de ModeraciĆ³n de Cuentas (Remote_profile) .d-flex.flex-row - btn_class = 'btn-secondary' - ActorModeration.events.each do |actor_event| = render 'components/btn_base', text: t(".text_#{actor_event}"), path: public_send(:"site_actor_moderation_#{actor_event}_path", actor_moderation_id: actor_moderation), class: btn_class, disabled: !actor_moderation.public_send(:"may_#{actor_event}?")