<html><body bgcolor="#FFFFFF"><div>What's broken? It runs fine for me using ruby 1.9.2. I'm not aware of anything I've done that breaks when done with 1.8.7. Please send me the error.&nbsp;<br><br>Sent from my iPhone</div><div><br>On Aug 19, 2011, at 15:10, Dan Allen &lt;<a href="mailto:dan.j.allen@gmail.com">dan.j.allen@gmail.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div>On Fri, Aug 19, 2011 at 06:47, Martin Kouba <span dir="ltr">&lt;<a href="mailto:mkouba@redhat.com"><a href="mailto:mkouba@redhat.com">mkouba@redhat.com</a></a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<u></u>

  
    
    
  
  <div bgcolor="#ffffff" text="#000000">
    <font face="sans-serif">Well haml looks fine </font>but I wonder if
    there is some easy way to render it swiftly without using preview in
    some rails editor.<br></div></blockquote><div><br></div><div>You just need to do these 2 steps (requires that you have ruby and gems installed).</div><div><br></div><div>gem install awestruct</div><div>awestruct --auto --server (from project directory)</div>

<div><br></div><div>NOTE: The project modules macro is currently broken, so I had to disable it in _ext/pipeline.rb. Jason, could you update that?</div><div><br></div><div>The site will be available at</div><div><br></div>

<div><a href="http://localhost:4242"><a href="http://localhost:4242">http://localhost:4242</a></a></div><div><br></div><div>It will update as you make changes to the haml files.</div><div><br></div><div>Note that you may have to add&nbsp;/var/lib/gems/1.8/bin to your PATH to get the awestruct command.</div>

<div><br></div><div>-Dan</div><div><br></div></div>-- <br><div>Dan Allen</div>Principal Software Engineer, Red Hat | Author of Seam in Action<br>Registered Linux User #231597<br><br><div><a href="http://www.google.com/profiles/dan.j.allen#about" target="_blank"><a href="http://www.google.com/profiles/dan.j.allen#about">http://www.google.com/profiles/dan.j.allen#about</a></a><br>

<a href="http://mojavelinux.com" target="_blank"><a href="http://mojavelinux.com">http://mojavelinux.com</a></a><br><a href="http://mojavelinux.com/seaminaction" target="_blank"><a href="http://mojavelinux.com/seaminaction">http://mojavelinux.com/seaminaction</a></a><br></div><br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>seam-dev mailing list</span><br><span><a href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a></span><br><span><a href="https://lists.jboss.org/mailman/listinfo/seam-dev">https://lists.jboss.org/mailman/listinfo/seam-dev</a></span><br></div></blockquote></body></html>