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

Formatting

This commit is contained in:
Michael Hale 2015-07-02 18:08:56 -04:00
parent 2a26069930
commit 5037c97b90

View file

@ -33,6 +33,7 @@ module Fog
response response
end end
end end
class Mock class Mock
def put_record(options={}) def put_record(options={})
stream_name = options.delete("StreamName") stream_name = options.delete("StreamName")