I've given this a shot:
http://github.com/mislav/haml/commit/63cbd90c79fd2a79fb5f4b8d203d01d0041be5b5

I've incorporated Kurt's solution conditionally. Also, I've refactored
ActionPack loading in tests: it's moved to test/haml/test_helper.rb and
supports testing with edge Rails if you put up a symlink: test/rails

First it tries test/rails, then falls back to using gems like before.

Some tests still fail and I haven't got time to research. Who wants to fix
this properly should first pull from my master branch and continue from
there. Thanks


On Wed, Mar 5, 2008 at 8:53 PM, Kurt Schrader <[EMAIL PROTECTED]> wrote:

>
> It looks like changes in Edge earlier today broke Haml again.
>
> Here's a patch that makes it work with Edge, but will break things if
> used with an older version of Rails.  I'm not sure how that problem is
> usually handled.

--~--~---------~--~----~------------~-------~--~----~
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