Hi all - trying to set up Cruise Control with Rails 2. It ran just fine when I was on 1.2.5 not long ago but it's going nuts now. It might not be a compatibility issue; I'm using it in an enterprisey setting with a lot of confusing custom config.
I'm getting a LoadError on 'xml_simple' from the Subversion log parser. I installed the gem and I get the same LoadError if I go in IRB and do: require 'rubygems' require 'xml_simple' But I don't see anywhere else it would be in the dir structure and it sure seems like requiring the gem would be the logical choice. -- Giles Bowkett Podcast: http://hollywoodgrit.blogspot.com Blog: http://gilesbowkett.blogspot.com Portfolio: http://www.gilesgoatboy.org Tumblelog: http://giles.tumblr.com _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
