Every once in a a while I run into this error:
<p><img src="http://smartic.us/assets/2008/2/29/CruiseControl.rb.jpg" alt="" /></p>
<pre><code>"/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- cc:build (MissingSourceFile)"</code></pre>
<p>I have searched high and low, and I can’t figure out why this happens sometimes. To get around the problem, I touch a file called “cc:build.rb” in the root of the work directory. All of a sudden the problem goes away and my build is happy again.</p>