<br><div><span class="gmail_quote">On 3/23/07, <b class="gmail_sendername">Rajavel Lenin</b> &lt;<a href="mailto:rajlenin@gmail.com">rajlenin@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;">









<div link="blue" vlink="purple" lang="EN-US">

<div>

<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">&lt;link
href=&quot;../../../public/stylesheets/style.css&quot;
rel=&quot;stylesheet&quot; type=&quot;text/css&quot; mv:stylesheet_link=&quot; &quot;
/&gt;</span></font></p>

<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">&nbsp;</span></font></p>

<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">becomes</span></font></p>

<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">&nbsp;</span></font></p>

<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">&lt;%= stylesheet_link_tag %&gt;</span></font></p>

<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">&nbsp;</span></font></p>

<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Instead of</span></font></p>

<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">&nbsp;</span></font></p>

<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">&lt;%= stylesheet_link_tag( &#39;style.css&#39; ) %&gt; as mentioned
in the document</span></font></p></div></div></blockquote><div><br><br>The code was looking at the src attribute rather than the href attribute as it should have been. I have corrected the tests and code.<br><br></div></div>
The fix for this is checked into the subversion trunk so you can check it out with subversion now<br>
<br>
svn://rubyforge.org/var/svn/masterview/trunk/masterview<br>
<br>
I will plan to do a gem build and formal release sometime later this week.<br>
<br>
Jeff<br>