Anastasia Zimina

Results 1 comments of Anastasia Zimina

For novices like me and who work just with plain JS (in case you use turbolinks) [based on the solution by @codeandclay]: Add this function to app/assets/javascript/custom/[file_name].js: ```javascript document.addEventListener('turbolinks:load', function()...