From: Preben <64bitNOnoSPAMno@...> Date: 2006-03-03T03:58:38+09:00 Subject: Productcatalog and images with rails How should I make a productcatalog containing images with rails. Would binary data for a database be the way or should the images be stored on the server and how should this be done the rails-way? Thanks Preben