link_to with resource routes in helper file?

Hey all!

Any pointers on doing something like:

  link_to "Comments", comments_path

from within a helper file just like you can do from a view?

Thanks in advance!

sorry .... under rspec that is with rails 2.3.5

sorry, my bad .... started working on a new app and it was including some bad juju:)