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/rackspace/models/storage
Paul Thornthwaite 05dffba5bf [rackspace|storage] Updates 'connection' references
`connection` is being deprecated within Fog::Model because it actually
refers to the Fog::Service not the Fog::Connection.

This replaces references to the instance variable to use the accessor so
will continue to work following deprecation.
2013-01-07 20:52:15 +00:00
..
directories.rb
directory.rb [rackspace|storage] Updates 'connection' references 2013-01-07 20:52:15 +00:00
file.rb fixed bug where Fog::Storage::Rackspace::File raised Fog::Storage::Rackspace::NotFound if file was created with passed etag attribute. Changed to check existence based on last_modified instead of etag. 2012-12-17 10:08:19 -08:00
files.rb [rackspace|storage|files] fix iteration 2012-05-23 20:01:07 +02:00