Skip to content

lumoslabs/activeadmin_fuzzy_paginate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActiveadminFuzzyPaginate

This will turn off pagination counts for the specified resource. This will prevent aggregate queries like COUNT for being called on these collections.

To use:

ActiveAdmin.register User do
  config.fuzzy_paginate = true
end

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages