Top "Turbolinks" questions

Turbolinks makes following links in your web application faster.

turbolinks issues with bootstrap modal

I doing a modal like this: Link that shows the modal: <%= link_to "versão resumida", resumed_rep_life_…

ruby-on-rails twitter-bootstrap ruby-on-rails-3.2 turbolinks
Redirect with turbolinks from javascript

Is it possible to make window.location.replace or window.location.href work with turbolinks like it's a simple link?

javascript ruby-on-rails turbolinks
Bootstrap 3 dropdown doesn't work with Rails 4 & Turbolinks

I recently upgraded my site to Bootstrap 3 and am in the process of going through all the layouts to update …

jquery ruby-on-rails twitter-bootstrap twitter-bootstrap-3 turbolinks