haml with rails3 (git master) and devise: form_for syntax change breaks haml -- suggestions?

Posted by z3cko on Stack Overflow See other posts from Stack Overflow or by z3cko
Published on 2010-03-12T21:35:51Z Indexed on 2010/03/12 21:37 UTC
Read the original article Hit count: 768

Filed under:
|
|
|

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://j.mp/9EYraQ

thanks!

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about haml