<pre><font size="4">MasterView 0.2.2 - maintenance release<br><br>Fixes problem when rails encounters exception in either compiling or<br>involving RuntimeError in the generated rhtml. The rails TemplateError<br>class looks at the file system for the template contents. So when
<br>generate_rhtml is false (no file is generated) rails was not able to <br>find source and was not outputting an error page. Rails TemplateError<br>class was extended to look at MasterView store first and then fallback<br>
to file system.<br><br>Documentation was updated with some more details around<br>generator and including screenshots and an illustration.<br><br>Jeff<br></font><br></pre>