In need to put this into my .html.erb file to use gon:
<%= include_gon %>
Now what do I put into my .html.haml file that is the equivalent to this?
In need to put this into my .html.erb file to use gon:
<%= include_gon %>
Now what do I put into my .html.haml file that is the equivalent to this?