1
0
Fork 0
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:
Yuki Nishijima 2014-04-19 18:52:52 -07:00
parent 446d750c59
commit 569ad0a9f4

View file

@ -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+