WillPaginate::ViewHelpers::LinkRenderer
# File lib/will_paginate/view_helpers/merb.rb, line 17 def url(page) params = @template.request.params.except(:action, :controller).merge(param_name => page) @template.url(:this, params) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.