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
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
..
models Make use of #persisted? method 2012-12-23 02:45:05 +00:00
requests Merge pull request #1410 from spagalloco/patch-1 2012-12-21 11:04:17 -08:00
block_storage.rb Updated the save method in Fog::Rackspace::BlockStorage::Volume and Fog::Rackspace::BlockStorage::Snapshot to throw an exception if the identity attribute is set per geemus; rebased code to latest master 2012-12-20 11:33:43 -06:00
cdn.rb Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
compute.rb [rackspace|compute] fixes for mock images 2012-06-23 17:03:00 -05:00
compute_v2.rb implemented list_addresses_by_network for Fog::Compute::RackspaceV2 2012-12-21 10:13:25 -06:00
databases.rb [rackspace|databases] Finish request tests. 2012-06-28 23:10:49 -04:00
dns.rb Remove absolute path when requiring 2012-05-26 11:27:28 -04:00
identity.rb [rackspace|identity] Add user model and collection with tests. 2012-06-23 16:40:40 -04:00
load_balancers.rb [rackspace|lb] ssl termination fixes 2012-06-26 00:35:07 -04:00
storage.rb Merge pull request #1000 from yob/rackspace_temp_urls 2012-08-07 16:10:24 -07:00