I'll pull these and look into the render-with-block issue as soon as I'm 
done with what I'm working on now.

Mislav Marohnić wrote:
> In order to fix a bug, I've noticed that Haml template_test breaks on 
> edge because "evaluate_assigns" method has been renamed.
>
> I've pushed commits to my fork on GitHub to fix this: ce5ea1, f7d701
>
> Next, I fixed some Sass options so that template_test can be run 
> standalone (previously it depended on Sass tests being run first): bcc94e
>
> And lastly, I've made a failing test for edge Rails breakage: 
> render(:layout) in views with a block: bdfe0f
>
> This is broken:
>
>   - render :layout => 'boxed' do
>     %p Some content inside a partial layout.
>
> This test passes in Rails 2.1.1 and fails on edge. I need help fixing 
> this, Nathan.
>
> >


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