Skip to content Skip to sidebar Skip to footer
Showing posts with the label Turbolinks

Facebook Plugin Page In Rails Turbolinks Doesn't Load

in my Rails app I am loading Facebook plugin page, but because of turbolinks it doesnt load each pa… Read more Facebook Plugin Page In Rails Turbolinks Doesn't Load

How Do I Make This Js Turbolinks Friendly?

This is my main.js file: jQuery(function($) { $('LI.tree-item-name').has('ul').cl… Read more How Do I Make This Js Turbolinks Friendly?