I'm getting a ton of error in Arel when running the activerecord tests on the rails source (a git pull from this morning)
Here are the first ten errors, plus the final output results: http://pastie.org/1223881
Any clues?
I'm getting a ton of error in Arel when running the activerecord tests on the rails source (a git pull from this morning)
Here are the first ten errors, plus the final output results: http://pastie.org/1223881
Any clues?
I got it. Just had to do: bundle update