please try passing this path and url, since i see you are storing
directly in under the public directory
:url => "/system/images/:id/:style/:basename.:extension",
:path => ":rails_root/public/system/images/:id/:style/:basename.:extension"
just in case.
what is raising the exception is utils.rb
Radhames Brito wrote in post #995446:
> sorry i meant you should check that you can still pass
>
> ":rails_root/public/:class/:attachment/:id/:style_:basename.:extension"
>
>
> instead of
>
> Rails.root.join
Thank you for your response. I checked as you told me and I found that
it pass to
":rails
2 matches
Mail list logo