← Graph

Turbo Links

tool 2 connections

Rails-official library (introduced in Rails 3.2, default in Rails 4) that intercepted link clicks, downloaded the new page, and swapped the body HTML — giving an SPA-like feel to server-rendered Rails apps. Based on Chris Wanstrath's Pjax library (GitHub, 2009). Later replaced by Turbo (Hotwire).

category
library
History leg: Turbo Links shipped in Rails 3.2, became default in Rails 4, replaced by Turbo.
tool Turbo Links
related_to
Pjax tool
Turbo Links was Rails' official adoption of the Pjax pattern.

Provenance