.gitignore | 100644 | 0 | 0 | | | 135 Bytes | 1245b6884fd413ac751d1b5c227399255657334339da16bfa491c0966189f90d |
.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 | | | 2.11 KB | afca2c3a4061486da0bd070044176ffc6ebbbd5bf58d35b6dd75aa14cea260de |
Rakefile | 100644 | 0 | 0 | | | 29 Bytes | a0a2f1ac104e0f3ef3d381014b4506639c8dbef6d73b080ab09ce0e435c62675 |
kaminari-logarithmic.gemspec | 100644 | 0 | 0 | | | 1.01 KB | d95f6449079a6734463800fa49de2982c260d3fcfd9e28cb44f167922364417c |
lib/kaminari/logarithmic.rb | 100644 | 0 | 0 | | | 684 Bytes | 10b58c7d0ad0af4de781c3813f3e09cd7884680b93d02f62c1494e4ecbfbd10b |
lib/kaminari/logarithmic/action_view_extension.rb | 100644 | 0 | 0 | | | 386 Bytes | 826b50093b8651d28e8b5c70ac7c6949057cb573a51617c8f59cc283f9504b9f |
lib/kaminari/logarithmic/page_proxy_extension.rb | 100644 | 0 | 0 | | | 170 Bytes | e0311c43148634f6dfbbdb832dfd2e8f81622d1ad26c80f39b0d1c0494575160 |
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.4 KB | 584c6d8b120d4de935b583c235c83e43973ed3de3529f44e82665a123b0d8756 |
lib/kaminari/logarithmic/version.rb | 100644 | 0 | 0 | | | 69 Bytes | df43dd5c7b369638741d8467ab4f496ab4859a8970574991b16b43189ed36ed2 |
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 |