Install ruby-jquery-turbolinks by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-jquery-turbolinks
Description:
fix for binded events problem caused by Turbolinks
jQuery plugin for drop-in fix for binded events problem caused by Turbolinks . Do you like Turbolinks? It's easy and fast way to improve user experience of surfing on your website. . But if you have a large codebase with lots of `$(el).bind(...)` Turbolinks will surprise you. Most part of your JavaScripts will stop working in usual way. It's because the nodes on which you bind events no longer exist. . This library solves that problem. Learn more at /usr/share/doc/ruby-jquery-turbolinks/README.md.gz
Homepage: https://github.com/kossnocorp/jquery.turbolinks
Version: 2.1.0~dfsg-1
Section: universe/ruby