2

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?

4

1 回答 1

3

you can do this by,

 = include_gon
于 2013-04-22T14:43:15.723 回答