Is it possible to use Kaminari Pagination in render (partial) view. If it is possible to do please tell me how to do.
Asked
Active
Viewed 217 times
0
-
What do your routes look like? – Rahul Apr 04 '12 at 05:53
-
And yes, it is possible to paginate on any action. – Rahul Apr 04 '12 at 05:53
-
my routes look like get "product_details/view" – web spider26 Apr 04 '12 at 07:36