Hello,
I have difficulty understanding how to define a new sytanx inside a tag.
I would like to modify the syntax HTML (Rails) with file .html.erb and what should I add code to define a javascript syntax inside a tag <% content_for :js do %>
and close <% end %>
??
Thank you for your attention.