aboutsummaryrefslogtreecommitdiffstats
path: root/config/environment.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/environment.rb')
-rw-r--r--config/environment.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/environment.rb b/config/environment.rb
index 5a61d7e56..c4351dbd1 100644
--- a/config/environment.rb
+++ b/config/environment.rb
@@ -105,7 +105,7 @@ if (MySociety::Config.get("DOMAIN", "") != "")
}
end
-# Load monkey patches from lib/
+# Load monkey patches and other things from lib/
require 'tmail_extensions.rb'
require 'activesupport_cache_extensions.rb'
require 'public_body_categories.rb'