<br><div><span class="gmail_quote">On 3/23/07, <b class="gmail_sendername">Rajavel Lenin</b> <<a href="mailto:rajlenin@gmail.com">rajlenin@gmail.com</a>> 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;"><link
href="../../../public/stylesheets/style.css"
rel="stylesheet" type="text/css" mv:stylesheet_link=" "
/></span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </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;"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"><%= stylesheet_link_tag %></span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </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;"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"><%= stylesheet_link_tag( 'style.css' ) %> 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>