1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/aws/requests/s3
2009-09-08 20:33:37 -07:00
..
copy_object.rb Fix s3 mocking behaviours: 2009-09-02 20:15:32 -07:00
delete_bucket.rb Fix s3 mocking behaviours: 2009-09-02 20:15:32 -07:00
delete_object.rb keep mocked data on class (new instances will share data) and provide reset_data function 2009-08-17 22:39:44 -07:00
get_bucket.rb raise ArgumentError when lacking keys for get bucket/object 2009-09-08 20:24:21 -07:00
get_bucket_location.rb keep mocked data on class (new instances will share data) and provide reset_data function 2009-08-17 22:39:44 -07:00
get_object.rb raise ArgumentError when lacking keys for get bucket/object 2009-09-08 20:24:21 -07:00
get_request_payment.rb keep mocked data on class (new instances will share data) and provide reset_data function 2009-08-17 22:39:44 -07:00
get_service.rb keep mocked data on class (new instances will share data) and provide reset_data function 2009-08-17 22:39:44 -07:00
head_object.rb formatting cleanup 2009-08-16 11:44:50 -07:00
put_bucket.rb put_bucket should be idempotent 2009-09-08 11:54:38 -07:00
put_object.rb allow put_object to take a file or a string for its data argument 2009-09-08 20:33:37 -07:00
put_request_payment.rb keep mocked data on class (new instances will share data) and provide reset_data function 2009-08-17 22:39:44 -07:00