Merge branch 'master' of https://github.com/jamiew/diaspora
This commit is contained in:
commit
e05c113e27
1 changed files with 3 additions and 0 deletions
|
|
@ -48,3 +48,6 @@ Diaspora::Application.configure do
|
|||
config.i18n.fallbacks = true
|
||||
config.threadsafe!
|
||||
end
|
||||
|
||||
# Sacrifice readability for a 10% performance boost
|
||||
Haml::Template::options[:ugly] = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue