Commit Graph

5 Commits

Author SHA1 Message Date
Akira Matsuda 653143bbd8 No need for Railtie => Hooks => ArrayExtension. Just directly load ArrayExtension when loading the gem 2016-10-11 20:45:31 +09:00
Akira Matsuda 9371c685d8 No longer in need for a ⚠️ here
Only those who bundles kaminari-core without bundling kaminari-actionview, kaminari-sinatra, or kaminari-grape would see this warning today,
but that's a rare case, and that should be intentional.
2016-10-11 20:32:22 +09:00
Akira Matsuda 2f525f19e0 actionview and activerecord adapters are outside of the core now 2016-10-05 07:32:18 +09:00
Akira Matsuda bb0226c075 Move core code to kaminari-core gem 2016-10-04 21:59:34 +09:00
Akira Matsuda d71398923d bundle gem kaminari-core 2016-10-04 20:38:56 +09:00