[Rails] Re: Re: Re: file_column problem

Ben Hiller benhiller at gmail.com
Mon Jan 2 23:36:54 GMT 2006


> 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/.


More information about the Rails mailing list