Closed tjjjwxzq closed 7 years ago
Oh no, are they still using Rails helpers instead of Cells for this? :cry:
Yeah, master
should be 1.0, and then we have a 0.x
branch?
Yes please :smile:
Just PR it to master
!
Fixed by https://github.com/apotonick/kaminari-cells/pull/8
EDIT: oops, I mean it was fixed by #7 ;)
This is due to a change in organization of Kaminari's code. In particular we should be including
Kaminari::Helpers::HelperMethods
now instead ofKaminari::ActionViewExtension
Can there be separate branches for pre- and post-1.0.0 support?