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/google
Alexander Kolesen fcc4db6a1d Fixed handling options[:persistent] in some cases
Removed useless
@persistent = options[:persistent]  || true

It prevented @persistent from being set to `false`
2012-06-21 14:56:46 +03:00
..
models/storage [storage] properly update content-type at save time for file models 2012-03-26 19:14:09 -05:00
parsers/storage [storage|google] move google storage to shared google stuff (namespacing should probably be corrected) 2011-08-24 13:55:35 -05:00
requests/storage Use https_url instead of deprecated url for put_object_url 2012-03-21 19:47:15 -07:00
storage.rb Fixed handling options[:persistent] in some cases 2012-06-21 14:56:46 +03:00