aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/active_file.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/active_file.rb b/lib/active_file.rb
index 7dbcf95163..6633ba9e82 100644
--- a/lib/active_file.rb
+++ b/lib/active_file.rb
@@ -5,4 +5,5 @@ module ActiveFile
extend ActiveSupport::Autoload
autoload :Blob
+ autoload :Site
end \ No newline at end of file