LRUG'ers can I tap into your collective wisdom?<div><br></div><div>I have a Rails app where I would like to use templates from the app to render a 503 maintenance page each time I deploy, perhaps with a rake task, so that the page can be served statically by my web server when my app is down for maintenance.
<div><br></div><div>Is there a nice easy way of using Rails to do this? If not, what do you do?</div><div><br></div><div>J.</div></div>