Conneting pages

Hi!
I am new to developing using rails.I am developing a web based app. I
hve
multiple scaffolds whose list.rhtml pages i want to link through a main
admin page. Here i hve used link_to with :action and :controller
attributes.
It gives me a syntax error. How to do tackle this
(If href is to be used then what should i mention relative path of the
page or absolute path?)
Regards,
Swanand