Hello friends,
I have a query like I am using a attchment_fu to store images.
But the i don't want to store to the default path let say :path_prefix =>
'public/uploads' i want a dyname path for e.g :path_prefix => 'public/#{
current_user.id}', So just wanted to know how can i say images to the
dynamic location.Regards Abhishek Shukla --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

