kaminari--kaminari/spec
Akira Matsuda 393943a50e refs #30 add real first/last page links, and use them by default instead of outer window
* :window, :outer_window, :left, :right will be interpreted similarly to how they were, except the supplied N would be the number of pages you actually get. 0 means disable for the outer windows
* outer windows will be disabled by default in favor of first/last links
* include a "disabled" class when appropriate, and always include the label text (but no link tag when current page). Users that want these tags to disappear completely when inapplicable can style them to display: none. (Similarly for "first" and "last".)
* changed the default labels - double angle quotes for "first" and "last", single angle quotes for "previous" and "next". (Consider a standard set of video or audio transport controls: << < stop > >>)
2011-02-25 12:33:23 +09:00
..
acceptance Add magic encoding comment for Ruby 1.9 2011-02-19 20:50:55 +09:00
helpers refs #30 add real first/last page links, and use them by default instead of outer window 2011-02-25 12:33:23 +09:00
models a bit more meaningful test case 2011-02-24 22:04:06 +09:00
support specs for mongoid scopes 2011-02-18 12:33:56 +09:00
fake_app.rb tests for AR group query 2011-02-23 00:20:44 +09:00
spec_helper.rb Add YAML merge keys workaround. 2011-02-19 20:54:32 +09:00