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
