gon
gon copied to clipboard
Is there a way to set gon variables with a proc?
I have a use case where I would like to add to the gon based on variables that are set in the controller/view - specifically the rails layout being used
I would really like to know this as well.