Software Development
Pages
(Move to ...)
Home
About
Contact
▼
Thursday, September 05, 2013
Due to Kaminari and Will Paginate conflict in Rails Admin, to fix this add the following code to kaminari.rb in config/initializers:
config.page_method_name = :per_page_kaminari
‹
›
Home
View web version