Skip to content

Instantly share code, notes, and snippets.

@BartlomiejSkwira
Created April 4, 2013 11:04
Show Gist options
  • Save BartlomiejSkwira/5309529 to your computer and use it in GitHub Desktop.
Save BartlomiejSkwira/5309529 to your computer and use it in GitHub Desktop.
Array pagination with will_paginate in Rails
#config/initializers/will_paginate_array_fix.rb
require 'will_paginate/array'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment