mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Edited lib/fog/storage/rackspace.rb via GitHub
This commit is contained in:
parent
a40716e3b9
commit
c5330fa321
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ module Fog
|
||||||
end
|
end
|
||||||
|
|
||||||
def reload
|
def reload
|
||||||
@storage_connection.reset
|
@connection.reset
|
||||||
end
|
end
|
||||||
|
|
||||||
def request(params, parse_json = true, &block)
|
def request(params, parse_json = true, &block)
|
||||||
|
|
Loading…
Reference in a new issue