diff options
Diffstat (limited to 'lib/active_file.rb')
-rw-r--r-- | lib/active_file.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/active_file.rb b/lib/active_file.rb index 6633ba9e82..b4b319fc8e 100644 --- a/lib/active_file.rb +++ b/lib/active_file.rb @@ -6,4 +6,4 @@ module ActiveFile autoload :Blob autoload :Site -end
\ No newline at end of file +end |