Skip to content

Instantly share code, notes, and snippets.

@mcansky
Created February 18, 2010 18:28
Show Gist options
  • Save mcansky/307915 to your computer and use it in GitHub Desktop.
Save mcansky/307915 to your computer and use it in GitHub Desktop.
# in the partial/view
<%= will_paginate(page_results, :previous_label => "<< Précedent", :next_label => "Suivant >>", :params => {:controller => "manifestations", :action => "index"}) %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment