|
|
|
|
|
by urbanautomaton
4995 days ago
|
|
Yes, some configuration detail would be helpful. For instance, I can't find any custom Haml config, suggesting it's running with the defaults - in production mode this would mean that the output HTML is indented, while it wouldn't be in development or test. This has a noticeable performance effect, and it looks as though the same is true of Slim. |
|
Haml uses pretty-mode in development and ugly-mode in production.