Hi there!
I want to help the rails community. I've cloned the rails git repository (master branch) and installed all required gems. When I run the rake command, I see hundreds of warnings and a few tests fail. When I run rake test_mysql under activerecord, all tests pass, but I still see a lot of warnings. Is this expected?
Tks, Saroka