mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
kaminari supports Rails 5.1
[CI SKIP]
This commit is contained in:
parent
699d33624e
commit
085bc27379
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ The pagination helper outputs the HTML5 <nav> tag by default. Plus, the helper s
|
|||
|
||||
* Ruby 2.0.0, 2.1.x, 2.2.x, 2.3.x, 2.4
|
||||
|
||||
* Rails 3.2, 4.0, 4.1, 4.2, 5.0 (edge)
|
||||
* Rails 3.2, 4.0, 4.1, 4.2, 5.0, 5.1
|
||||
|
||||
* Sinatra 1.4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue