You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Paperclip Plugin
Hi,
As i'm new to Rails, I made the mistake of using the default path ( /
system/:attachment/:id/:style/:filename ) in 4 different models. Now,
i would like to move each model to its own folder but without losing
old data.
What is the proper way of handling this? Does Paperclip offer an
option to automatically migrate data from old folders?