I just started using HAML and really am enjoying it.  Keep up the good
work.  I was really impressed with how nice the generated source looks
when viewed from the browser and noticed that everything that I had
written in HAML came out nice, but the portions that Rails is auto
generating for me were not indented and appeared on a single line. For
instance on a model create view (create.html.haml) I have following
line:

= error_messages_for :user

Is there a way to pass that rails generated html through HAML with the
intention of cleaning up the indentation and whitespace?

Thanks,
Chas

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