search for: ccrb_duration_patch

Displaying 1 result from an estimated 1 matches for "ccrb_duration_patch".

2008 Jan 31
1
thoughtworks site down? / another tiny patch for Rails 2 compatibility
Hi - couldn''t find the dev list because it appears http://cruisecontrolrb.thoughtworks.com/ is throwing 503 errors. But, to get CCrb running with the new ActiveSupport, I had to do this: http://s3.amazonaws.com/giles/ccrb_duration_patch.jpg (Sorry to submit my patch in JPEG format but you know what they say, anything for a weird life.) The changes are on lines 18 and 27: ".value" added to the end of attr_accessor calls to Configuration, passed as args to sleep. (The file is app/models/polling_scheduler.rb.) The reason...