1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00

Start supporting Rails 5.2

This commit is contained in:
Akira Matsuda 2017-04-28 23:51:28 +09:00
parent 53611fbc6e
commit 6b47d6db2f

View file

@ -32,7 +32,7 @@ The pagination helper outputs the HTML5 `<nav>` tag by default. Plus, the helper
* Ruby 2.0.0, 2.1.x, 2.2.x, 2.3.x, 2.4.x, 2.5 * Ruby 2.0.0, 2.1.x, 2.2.x, 2.3.x, 2.4.x, 2.5
* Rails 4.1, 4.2, 5.0, 5.1 * Rails 4.1, 4.2, 5.0, 5.1, 5.2
* Sinatra 1.4 * Sinatra 1.4