Hi Cagan, Since this is an issue with the file_column plugin, you might be better to enquire on the mail Rails list or directly with the file_column developer (Sebastian Kanthak - http://www.kanthak.net/opensource/file_column/).
This list is for the discussion of engines in particular, rather than general Rails questions. - james On 6/28/06, cagan senturk <[EMAIL PROTECTED]> wrote: > I am trying to configure file_column plugin so that it stores the images > in a directory completely outside of RAILS_ROOT. > I have no problems in storing the files by setting :root_path option. > But I can't get to display these images using 'url_for_file_column'. > What I get instead of the image is simply the filename. > Is this a bug in the plugin or am I not using it properly? > > Thanks in advance, > Cagan > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > engine-users mailing list > [email protected] > http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org > -- * J * ~ _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
