i have a show.html.haml file that calls a display.js in my controller I have a variable @category
how would I use @category in my display.js file that's being used by view?
Thank you!
i have a show.html.haml file that calls a display.js in my controller I have a variable @category
how would I use @category in my display.js file that's being used by view?
Thank you!