# File lib/will_paginate/view_helpers.rb, line 309 def page_link(page, text, attributes = {}) @template.link_to text, url_for(page), attributes end