Skip to content

Instantly share code, notes, and snippets.

@yamaaki
Created August 13, 2015 03:54
Show Gist options
  • Save yamaaki/b0b9a3bff647a70709be to your computer and use it in GitHub Desktop.
Save yamaaki/b0b9a3bff647a70709be to your computer and use it in GitHub Desktop.
Kaminari.configure do |config|
config.default_per_page = 100
config.window = 2
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment