Any link to the current page will have the class "current" (or whatever class name you designate). This allows for easy styling without having the logic encoded multiple places throughout your templates.
Eric Anderson
gem "rack_current_page", "~> 0.0.3"