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/block_storage
Paul Thornthwaite 40c0cd7122 Make use of #persisted? method
In many places we were checking for identity which was the shorthand for
checking if the resource had been saved by the service.

The #persisted? method was added to show a clearer intent and also offer
minimal ActiveModel interface
2012-12-23 02:45:05 +00:00
..
snapshot.rb Make use of #persisted? method 2012-12-23 02:45:05 +00:00
snapshots.rb [rackspace|blockstorage] Add snapshots to block storage. 2012-09-13 10:27:01 -04:00
volume.rb Make use of #persisted? method 2012-12-23 02:45:05 +00:00
volume_type.rb [rackspace|blockstorage] Add volume types to block storage. 2012-09-13 10:26:30 -04:00
volume_types.rb [rackspace|blockstorage] Add volume types to block storage. 2012-09-13 10:26:30 -04:00
volumes.rb [rackspace|blockstorage] Add block storage provider. 2012-09-13 10:25:28 -04:00