Finding the interesting railscast on pjax http://railscasts.com/episodes/294-playing-with-pjax
I would like to ask for some advice if there are other tools / gems that can update a portion of a page? I have tried to build something similar very basic ajax with an div that replaced content, wich was not ideal.
Pjax looks promising but are there other options out there that anyone would recommend over pjax?