0 / 60 seg.

If the only route defined is resources :products, what is an example of a URL that could be generated by this link_to method?

link_to('Link', {controller: 'products', action: 'index', page: 3})