module Ariadne::AttributesHelper
def prepend_action(html_attrs, action)
def prepend_action(html_attrs, action) prepend_data_attribute(html_attrs, :action, action) end
def prepend_action(html_attrs, action) prepend_data_attribute(html_attrs, :action, action) end