http://github.com/shri/ironruby/commit/fec9064dd322f9aaafc2f80feb16a7552d0bf25e
Added ActionPack tests to irtest.rb. The tests which test the ActiveRecord integration are not enabled. Deleted test-unit gem. This interferes with the test/unit standard library. Normally, require will prefer to load the standard library, even with RubyGems loaded. However, ActiveSupport seems to prefer a gem over a standard library.
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
