To use intercooler with Turbolinks in Rails, you will need to enable the jquery-turbolinks
gem.
See this diff on github for the template.
This tutorial will show you how to add AJAX to a Rails CRUD UI using IntercoolerJS.
Go To Tutorial...This tutorial will show you how to fix the Rails flash so that it works properly in IntercoolerJS.
Go To Tutorial...This tutorial will show you how to implement infinite scroll in IntercoolerJS.
Go To Tutorial...This tutorial converts the previous infinite scroll UI into a click-based "Load More" UI.
Go To Tutorial...This tutorial shows you how to update multiple rows in a table UI using IntercoolerJS.
Go To Tutorial...This tutorial shows you how to implement inline server-side validation of input using IntercoolerJS.
Go To Tutorial...