Skip to content

Instantly share code, notes, and snippets.

@spree
Created March 5, 2009 22:43
Show Gist options
  • Save spree/74611 to your computer and use it in GitHub Desktop.
Save spree/74611 to your computer and use it in GitHub Desktop.
<%= render :partial => 'shared/paginate', :locals => {:collection => @orders, :options => generate_search_options(@filter)} unless @orders.empty? %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment