From 879f0c5caf0eacf04bc931e44c41ecd2edb8bbc1 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 1 Jul 2017 12:10:28 +0200 Subject: Autoload site --- lib/active_file.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') 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 -- cgit v1.2.3