Of course it can. If it couldn''t, it would be pretty useless. Check the API for the whole deal, but here''s a quick summary. <%=link_to :controller=>"foo", :action=>"bar", :id=5, :someotherurlparam=>"dosomestuff" %> -Brian -----Original Message----- From: rails-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org [mailto:rails-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of speechexpert Sent: Wednesday, September 21, 2005 12:39 AM To: rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org Subject: [Rails] How do I link multiple scaffolds? Here is my problem: I have three databases, and I want to do CRUD on each one of them. I would like to run scaffold generator three times and then link together the three controllers with another screen, that just has 3 link-to''s on it. Is this feasible? Can a link-to (as I remember) link to another controller''s action methods? Thanks in advance, John B _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails