On Jun 5, 2008, at 9:11 AM, Patrick Schless wrote:
I have been running 4 builds on my CC server for a while now without a problem. Now I've added a 5th, and the dashboard is acting very strangely.
I ran into the same problem. The issue is in app/views/projects/ index.rhtml about line 5. Just change the @projects.length test to something greater than five or remove the entire test.
Regards, Lee _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
