<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 27 Jun 2013, at 10:55, Daniel Barlow <<a href="mailto:dan@telent.net">dan@telent.net</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote"><div>I think you're actually agreeing with each other here: Joel is talking about a rake task and a static page, which presumably would be written to this "separate area of disk" to be served directly by nginx/your upstream proxy next time the app is brought down, but he wants it to be produced using the same layout, styles and general look & feel as the app itself and to stay in sync when the app changes.  It seems like this is the kind of thing the asset precompiler should be able to do, but I've no  idea how.<br></div></div></blockquote></div><br><div><br></div><div>Ah, got you.</div><div><br></div><div>I think this is what we're after then:</div><div><br></div><div><a href="http://icelab.com.au/articles/precompiled-rails-static-404-and-500-pages/">http://icelab.com.au/articles/precompiled-rails-static-404-and-500-pages/</a></div><div><br></div><div>It'll need a bit of a tweak to produce a maintenance page, but that looks like your starter for 10...</div></body></html>