Quantcast
Viewing all articles
Browse latest Browse all 104

Pagination With MySQL and Sinatra

I came across a situation the other day, where I needed to do some work with MySQL. The web app in question was originally written in PHP, but the stuff I was doing needed some rapid prototyping. Enter MySQL and Sinatra. Here, you’ll see one way to use MySQL and the will_paginate gem to paginate [...]

The post Pagination With MySQL and Sinatra appeared first on Andy Hawthorne.


Viewing all articles
Browse latest Browse all 104

Trending Articles