Question

i am trying to get haml working with a rails3 project; since i am quite far in the modeling i wanted to go to the haml views now -- seems that the current haml (git master) does not work together with the current rails3 git master because of some syntax changes in rails3 form_for

does anyone have more information on the syntax changes? is there a temporary workaround to use haml with rails3? (i am on a deadline) :(

see also: http://groups.google.at/group/plataformatec-devise/browse_thread/thread/6e0b403769c47b8c?hl=de

thanks!

Was it helpful?

Solution

This is fixed in the just-released 2.2.21.

OTHER TIPS

for other people coming across this thread: while the specific issue is resolved with the haml update, there are still some rails issues around, which you can see on the ticket i opened in the rails lighthouse tracker: http://bit.ly/9pHjRA

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top