lib/shutterbug/storage.rb in shutterbug-0.2.5 vs lib/shutterbug/storage.rb in shutterbug-0.4.3

- old
+ new

@@ -1,6 +1,6 @@ module Shutterbug module Storage autoload :FileStorage, "shutterbug/storage/file_storage" autoload :S3Storage, "shutterbug/storage/s3_storage" end -end \ No newline at end of file +end