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:
parent
53611fbc6e
commit
6b47d6db2f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue