[Ironruby-core] mongomapper part 2

2010-03-02 Thread Ivan Porto Carrero
As it turns out it was the jeweler gem that was the culprit for those Test::Unit::Errors. After removing that more of my tests started to work again, so I tried running the tests for mongomapper with ironruby. result: 100% pass rate. But it takes ironruby about 8x longer than it takes MRI (not th

[Ironruby-core] mongomapper

2010-03-01 Thread Ivan Porto Carrero
Hi I'm unable to run the tests for the mongo driver and mongomapper but I'm able to run all but 1 example, and that example doesn't work on MRI either. The error from Test::Unit has something to do with shoulda and mocha in the same project from what I could find on the web. So the good news I t