add rake task for distributing images using storage managers
This commit is contained in:
@@ -64,8 +64,6 @@ class StorageManager
|
||||
end
|
||||
end
|
||||
|
||||
protected
|
||||
|
||||
def root_url
|
||||
origin = Addressable::URI.parse(base_url).origin
|
||||
origin = "" if origin == "null" # base_url was relative
|
||||
|
||||
Reference in New Issue
Block a user