<%= link_to @href, class: @class, data: { 'dropdown-target': "menuItem", 'action': "keydown.up->dropdown#previousItem:prevent keydown.down->dropdown#nextItem:prevent" } do %> <%= content %> <% end %>