Re: [Rails] Rails migration from 2.2.2 to 2.3.8

2011-02-28 Thread Bryan Crossland
On Mon, Feb 28, 2011 at 12:04 PM, erik wrote: > I have an app that has been around a while that I'm migrating for > Rails 2.3.8. There have been a lot of interesting issues, but I'm on > the home stretch, but have now run into some very odd errors. > What version of Rails was your app in before

[Rails] Rails migration from 2.2.2 to 2.3.8

2011-02-28 Thread erik
I have an app that has been around a while that I'm migrating for Rails 2.3.8. There have been a lot of interesting issues, but I'm on the home stretch, but have now run into some very odd errors. The gist is when I run a task with rake it fails, but when I run the same code form the console it w