> How to you access the image? > > Jonathan I use this: <%= image_tag url_for_file_column('user', 'icon'), { :class => 'profilepic' } %> Which is equivalent to what you said, right? -- Posted via http://www.ruby-forum.com/.