search for: store_upload

Displaying 4 results from an estimated 4 matches for "store_upload".

2006 Apr 12
5
File upload doesn''t work in production mode
...y/1.8/fileutils.rb:243:in `mkdir'' /usr/local/lib/ruby/1.8/fileutils.rb:243:in `fu_mkdir'' /usr/local/lib/ruby/1.8/fileutils.rb:172:in `mkdir'' /usr/local/lib/ruby/1.8/fileutils.rb:171:in `mkdir'' /vendor/plugins/file_column/lib/file_column.rb:216:in `store_upload'' /vendor/plugins/file_column/lib/file_column.rb:150:in `upload'' /vendor/plugins/file_column/lib/file_column.rb:70:in `assign'' /vendor/plugins/file_column/lib/file_column.rb:652:in `filename='' /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.0/l...
2006 Jan 14
0
File_column fails with uppercase extentions
...rb:846:in `fu_each_src_dest'' /usr/lib/ruby/1.8/fileutils.rb:845:in `fu_each_src_dest0'' /usr/lib/ruby/1.8/fileutils.rb:845:in `fu_each_src_dest'' /usr/lib/ruby/1.8/fileutils.rb:572:in `mv'' ./script/../config/../vendor/plugins/file_column/lib/file_column.rb:247:in `store_upload'' -- Posted via http://www.ruby-forum.com/.
2006 Jan 22
12
Problems with File_column
Hi, Rails - newbie here.. I''m setting up an app and am trying to use file_column to upload a picture with an item and I''m running into several problems. (Background: I''m running Locomotive Rails under OS X 10.4.4, and using Safari) I followed the directions to add the necessary items, then found out that I had to add the item to make the form tag be a multipart
2006 Jan 09
7
File_column Dynamic directory
I asked this question earlier and did recieve an answer but I am not sure Ifully understood the answer as I am getting all sorts of errors when trying to implement. Basically I want to add a layer to the path for my files. I have the following set up in my model class: file_column :image, :store_dir => :dynamic_dir def dynamic_dir