1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
kaminari--kaminari/spec
Geremia Taglialatela 557b23fbef Add a relationship helper to PageProxy
With this new helper, we can use page.rel instead of a nested
ternary operator in order to determine the relationship between a page
and the current page.
2016-02-12 15:08:10 +01:00
..
config Add the ability to keep params in the link to first page 2015-03-01 10:23:44 -08:00
fake_app Use Mongoid::Config#connect_to to congigure connection on Mongoid 5.0 2016-01-02 07:34:23 +00:00
generators Temorary spec for generator 2014-04-09 19:19:48 -07:00
helpers Add a relationship helper to PageProxy 2016-02-12 15:08:10 +01:00
models typos 2015-12-19 06:50:55 +09:00
requests Revert "Testing that paginate helper properly works under mouted Engine" 2013-11-10 05:17:32 +09:00
support Added support for Mongoid5. 2015-10-05 08:11:05 -04:00
fake_gem.rb A test for AR::Base.inherited 2015-02-11 15:41:33 +09:00
spec_helper.rb Temorary spec for generator 2014-04-09 19:19:48 -07:00
spec_helper_for_sinatra.rb fix build error in spec with sinatra 2013-08-08 12:39:41 +09:00