background preloader

Ruby

Facebook Twitter

Le langage Ruby. Ruby France. How to paginate, sort and search a table with Ajax and Rails · d. Introduction and warnings Important warning : unfortunately, I don't have the opportunity to work on Rails anymore these days.

How to paginate, sort and search a table with Ajax and Rails · d

So some points in this tutorial may be a bit outdated for the most recent versions of the framework. In this tutorial, we will try to use Ajax with Rails in order to display a table of items with several functionalities : pagination (split the table on several pages)sorting (table ordering by one of its column)searching (selecting items to be displayed with a query) Rubygame.