I also had to revert back from 3.0.3 to 3.0.1 - the Paperclip gem gave a temp_file method not found error msg while attempting to upload an image.
On Nov 24, 4:20 pm, mattsly <[email protected]> wrote: > I just had an exciting afternoon-before-thanksgiving...I read all the > goodness > at:http://weblog.rubyonrails.org/2010/11/15/rails-3-0-3-faster-active-re... > > ...about better perf and low-risk changes with Rails3.0.3, so I did a > local upgrade from 3.0.1, ran some tests, everything seemed fine, > pushed to staging, ditto, pushed to prod, ditto...went out to do some > errands. And then got a crash alert: > > "2010-11-24T12:35:55-08:00 app[worker.1]: Could not find > columnize-0.3.1 in any of the sources" > > boom! > > Rushed home, rolled back to 3.0.1... > > I'm still not sure exactly what happened - trying to diagnose now. > But clearly some funkiness w/ dependency management btwn versions, as > Rails3.0.3doesn't seem to install columnize (or linecache-0.43, > possibly more) whereas they do get installed when Rails = 3.0.1. > > If anyone else has thoughts, please jump in. But, at the very least, > consider this a public service announcement that the 3.0.1 ->3.0.3 > upgrade doesn't appear to be vanilla. -- You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en.
