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).