Hello, I want a page that list the database contents of table1 and then list the database contents of table2 How do I reference both tables in my controller? I tried @t1 = Table1.find(:all) @t2 = Table2.find(:all) Thanks Frank _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails