mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Update README [ci skip]
Currently the following builds are broken: * any builds against Ruby 2.2.0 * AR edge builds
This commit is contained in:
parent
446d750c59
commit
569ad0a9f4
1 changed files with 2 additions and 2 deletions
|
@ -27,9 +27,9 @@ The pagination helper outputs the HTML5 <nav> tag by default. Plus, the helper s
|
|||
|
||||
== Supported versions
|
||||
|
||||
* Ruby 1.8.7, 1.9.2, 1.9.3, 2.0.0, 2.1 (trunk)
|
||||
* Ruby 1.8.7, 1.9.2, 1.9.3, 2.0.0, 2.1.1
|
||||
|
||||
* Rails 3.0.x, 3.1, 3.2, 4.0, 4.1
|
||||
* Rails 3.0, 3.1, 3.2, 4.0, 4.1
|
||||
|
||||
* Haml 3+
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue