.gitignore | 100644 | 0 | 0 | | | 129 Bytes | d5c063b216560cc427b625542d1eb037b3a7727b74299a8a265f9bc7e1ac2e00 |
.rspec | 100644 | 0 | 0 | | | 19 Bytes | 8e7646b315fedecfd350a12ac4ed631d5984ebfa521e2251df0392792a1a0b22 |
Gemfile | 100644 | 0 | 0 | | | 105 Bytes | 7252a6b5bce4080fff9979f4679ee20dc8631ad766184e84491559c4a2a5408e |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 6ce94b87e82105aaca392be415da4146d130e75850732a720c8df176ff13d480 |
README.md | 100644 | 0 | 0 | | | 1.27 KB | 021fa463ea9716c132ad28bb2b4096aaeddd992cb069bc432c6562d163a40cd7 |
Rakefile | 100644 | 0 | 0 | | | 29 Bytes | a0a2f1ac104e0f3ef3d381014b4506639c8dbef6d73b080ab09ce0e435c62675 |
kaminari-logarithmic.gemspec | 100644 | 0 | 0 | | | 1.01 KB | d95f6449079a6734463800fa49de2982c260d3fcfd9e28cb44f167922364417c |
lib/kaminari/logarithmic.rb | 100644 | 0 | 0 | | | 643 Bytes | b385980d63e16960338566813ffe550b5704ef09e6fc0bf5f36f3a13a69a8baf |
lib/kaminari/logarithmic/action_view_extension.rb | 100644 | 0 | 0 | | | 386 Bytes | 826b50093b8651d28e8b5c70ac7c6949057cb573a51617c8f59cc283f9504b9f |
lib/kaminari/logarithmic/page_proxy_extension.rb | 100644 | 0 | 0 | | | 174 Bytes | b4279be70ad0b47e8807a1797130c8d9e00616b1938525776dd70bf67584f0db |
lib/kaminari/logarithmic/paginator.rb | 100644 | 0 | 0 | | | 1.95 KB | e5964468068d8be39b2106a50a20a51e3f5c58204050bfcf80ffddc2e937b461 |
lib/kaminari/logarithmic/seq_builder.rb | 100644 | 0 | 0 | | | 545 Bytes | 22d92db384e447ea7efe8e2768a830bd2351e623493b4112dfd513fbf3c702d2 |
lib/kaminari/logarithmic/strategies/base_strategy.rb | 100644 | 0 | 0 | | | 481 Bytes | dc141c56d77ee2e0c7f9351c694768877f19ee18671871031b5102561b5f20f6 |
lib/kaminari/logarithmic/strategies/even_strategy.rb | 100644 | 0 | 0 | | | 623 Bytes | a30b499c42dbc21f0878870cf7a4f37f804cb29b87b285c3de225aadbd201b9c |
lib/kaminari/logarithmic/strategies/fixed_steps_strategy.rb | 100644 | 0 | 0 | | | 1.56 KB | 79f5f22f9fc84b7e36fd6a566bf005a8a06ab372ada9970b28fac362a8887b9b |
lib/kaminari/logarithmic/version.rb | 100644 | 0 | 0 | | | 69 Bytes | 971eeed51422b9977916851ef2995ff92de5905e5cb6d0aefe1b110c5e861ff8 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 103 Bytes | 89e6e753a520f2266e19f8436664fa2ef0f9b3f51137ad700ad3daed10c60c8e |
spec/strategies/even_strategy_spec.rb | 100644 | 0 | 0 | | | 312 Bytes | 927524382e1bce9d2d535fd9498c9ea5b36f3b2dc57d884d162edddc817365d4 |
spec/strategies/fixed_steps_strategy_spec.rb | 100644 | 0 | 0 | | | 963 Bytes | 307bda3c49bd1157618fb3916f806c79990e333ebbf5dd5b5ae5d635e8b416a2 |