That hasn't been the recommended way to install Haml for a while. You 
want to do

  gem install haml --no-ri
  haml --rails .

Rails2 will render files that end in .html.haml with Haml.

- Nathan

P.S. "hamptoncatlin.com/haml/stable" isn't actually a URL; you'd want to 
use "http://svn.hamptoncatlin.com/haml/stable";. Except you actually want 
to use gem.

SmallPaul wrote:
> First, when I try (on Windows)
> ruby script/plugin install hamptoncatlin.com/haml/stable
> I get: Plugin not found: ["hamptoncatlin.com/haml/stable"]
>
> Second, how does the .haml extension work with Rails2?
>
> Thanks
> >
>
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/haml?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to