<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style=""><div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">
Whoops.&nbsp; Eric is right: &#39;build&#39; is not a magic file 
and </font></span><span><font color="#0000ff" face="Arial" size="2">I left out an important configuration step to tell CC to use my custom 
&#39;build&#39; script.&nbsp; The configuration is done in the 
../projects/&lt;my_project&gt;/cruise_config.rb file.&nbsp; Here is the content 
of that file for my projects:</font></span></div></div></blockquote><div><br></div></div>One important caveat (although I remember it was stated in the release notes): by default for custom command like calling a &quot;build.rb
&quot; (this is what I do also, very convenient!), RAILS_ENV is set to production, so explicitely setting it to test or development is required (as advertised by Chris sooner in this thread).<br><br>cheers<br><br>-- Thibaut
<br>