This doesn't require any changes to Haml. Instead of:
- form_for @foo do Do: = form_for @foo do -- Yehuda On Mar 12, 2:25 pm, mz <[email protected]> wrote: > haml does currently NOT work together with the current rails edge! > this is due to a change in the form_for usage in rails - see this > posting in the devise list for more > info:http://groups.google.at/group/plataformatec-devise/browse_thread/thre... > > any solutions? > maybe you could create a rails3 branch for haml? -- 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.
