<br><font size=2 face="sans-serif">I have just checked in a change (revision
121) that sets RAILS_ENV to production by default. Reason: this is the
correct default for users.</font>
<br><font size=2 face="sans-serif">Of course, it's not the right default
for developers. So, now when you start dashboard on the command line, you
need to be explicit:</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; cruise start -e development</font>
<br>
<br><font size=2 face="sans-serif">RadRails does it automatically.</font>
<br>
<br><font size=2 face="sans-serif">Alex</font>