I'd keep :ugly => false in development, but everyone else true by all means. Haml is so fast that the overhead in development can't be felt, but it certainly can in other environments.
On Mon, May 10, 2010 at 21:54, Chris Eppstein <[email protected]> wrote: > In my opinion, :ugly should always be true. It's way faster. formatted > output is either for debugging or stroking your geek ego. I set it to true > in environment.rb. > > chris > -- 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.
