<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. Eric is right: 'build' 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
'build' script. The configuration is done in the
../projects/<my_project>/cruise_config.rb file. 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 "build.rb
" (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>