1 to 2 of 2
SImone,
On Sintags you don't have to add the $ for variables, so this
<%= render :partial => 'shared/pagination', :locals => {'pager' => customer_pages} %>
Should work.