Dharmdip Rathod
2009-Feb-06 06:33 UTC
undefined method `strip'' for #<ActionController::UploadedStr
i am getting array of uploaded images when i am trying to dump in
database i am getting error
<strong>NoMethodError (undefined method `strip'' for
#<ActionController::UploadedStringIO:0x458afe4>):
/vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu.rb:367:in
`sanitize_filename''
/vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu/backends/file_system_backend.rb:48:in
`filename=''
</strong>
help ?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---