1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Akira Matsuda
acbcbc8beb Format 2018-11-11 13:04:43 +09:00
Akira Matsuda
106cf8071c ❄️ 2016-10-12 05:45:39 +09:00
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