Re: [Rails] Re: Re: We're sorry, but something went wrong.

2011-04-28 Thread radhames brito
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

[Rails] Re: Re: We're sorry, but something went wrong.

2011-04-27 Thread Sira PS
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