Quick Link: Easy File Uploads in Ruby on Rails
December 27th, 2005
For anyone trying to upload files with their Rails applications, Sebastian Kanthak’s FileColumn plugin is a godsend.
For anyone trying to upload files with their Rails applications, Sebastian Kanthak’s FileColumn plugin is a godsend.
February 15th, 2006 at 05:41 PM could you make a sample project containing it? it dont work here :s
March 20th, 2006 at 09:11 AM Sebestian has some pretty good documentation at http://www.kanthak.net/opensource/file_column/. Also check out the documentation contained in the source file at http://opensvn.csie.org/rails_file_column/plugins/file_column/trunk/lib/file_column.rb.