I'm using paperclip version 2.5.0 to upload text-like documents (word,
text, pdf). While uploads do take place there are two show-stopping
issues:

1. Regardless of which file type is used (doc, txt, pdf) the resultant
uploaded file ALWAYS ends with a "." (dot).

2. The "path" property returns the path and filename WITHOUT the dot, so
the file can not be accessed.

I've pasted the model that contains the attachment code at:
http://pastebin.com/rhCJ5SKM

Does anyone know what could be wrong? Thanks.

-Ari

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to