#390 Turbolinks
11/05/2012
Copy link to Clipboard

#390 Turbolinks

Turbolinks can make your Rails app feel faster by using JavaScript to replace the page content when clicking a link. It will be default in new Rails 4.0 applications, but here I show how to use it in Rails 3 and mention some of the gotchas.

Bullhorn
(519)

Get Started

Download the App