Well, as the title says more or less. I\'m using the gem Turbolinks in my Rails application and I\'m having a bit of a problem with the \"browser back\"-button. My javascrip
The jquery-turbolinks gem doesn't support Turbolinks 5 anymore, so that solution is deprecated right now.
If you'd like to disable turbolinks-caching, just add this meta to your page;