IronRuby 1.0 was released today, so I thought I'd see how well it supports Sequel. I looks like most things work, but there still are quite a few errors:
rake spec 1539 examples, 23 failures http://pastie.org/917762.txt rake spec_plugin 584 examples, 56 failures http://pastie.org/917764.txt rake spec_postgres 344 examples, 4 failures http://pastie.org/917765.txt Looking briefly at the errors, there appears to be problems with superclass determination, which I think of as sort of a core thing. I don't plan on doing regular testing with IronRuby at the moment, but I will test again and report results after they release 1.1. Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-talk" 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/sequel-talk?hl=en.
