1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

[Haml] Reworded explanation of :ugly mode.

This commit is contained in:
Norman Clarke 2009-12-11 21:55:39 -03:00 committed by Nathan Weizenbaum
parent 992d65cb0b
commit c15fb243b9

View file

@ -140,10 +140,10 @@ Available options are:
{#ugly-option} `:ugly`
: If set to `true`, Haml makes no attempt to properly
indent or format the HTML output.
This causes the rendering to be done much quicker than it would otherwise,
This significantly improves rendering performance
but makes viewing the source unpleasant.
Defaults to `false`, but is set to `true`
in production for Rails.
Defaults to `true` in Rails production mode, and `false`
everywhere else.
{#suppress_eval-option} `:suppress_eval`
: Whether or not attribute hashes and Ruby scripts