How to enable or disable prefetching in Ruby on Rails and Turbo
Turbo prefetching loads pages on hover, which is great until links point at heavy reports or expensive queries. How the data-turbo-prefetch attribute works, disabling it globally or per link in Rails, and when selective prefetching saves your server.
Apr 7, 2025