Haml::Error in Events#show

Showing /app/app/views/partials/_video_modal.html.haml where line #13 raised:

Invalid filter name ":".
Extracted source (around line #13):
11
12
13
14
15
16
              
%p
= t("views.event.video.presented_by")
:
- @event.speaker_list.each_with_index.map do |speaker, index|
- if speaker.twitter.present?
= link_to h(speaker.name), "https://twitter.com/#{speaker.twitter}", target: "_blank"

Trace of template inclusion: app/views/events/_info_panel.haml, app/views/events/show.html.haml

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"conference_id"=>"xxv-jornadas-tecnicas-del-gul", "id"=>"programacion-funcional"}

Response

Headers:

None