1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Formatting.

This commit is contained in:
Andrew Newman 2011-11-06 10:33:13 +10:00
parent 35c8e2a970
commit ae47b6649c

View file

@ -49,7 +49,7 @@ module Fog
end
end
def head(key, options = { })
def head(key, options = {})
requires :directory
data = connection.head_namespace(directory.key + key, :parse => false)
file_data = data.headers.merge({