<br><br><div><span class="gmail_quote">On 1/8/07, <b class="gmail_sendername">Ed Howland</b> &lt;<a href="mailto:ed.howland@gmail.com">ed.howland@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Just a small notation about the documentation on the MV site. It says<br>to use&nbsp;&nbsp; @content_for_layout in the mv:replace (or mv:content<br>sometimes.) The Rails API says this is deprecated in favor of yield.<br>I&#39;ve tested this with yield and the change is painless so far.
<br><br>Basically, it seems they are eliminating the @content_for subsystem. I<br>guess to speed up rendering.<br><br></blockquote></div><br><br>Yes, you are correct Ed. Yield is the recommended way to do things now. We&#39;ll plan on updating the docs and the generator accordingly. Thanks for mentioning it.
<br><br>Jeff<br>