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/openstack/models
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
..
compute Make use of #persisted? method 2012-12-23 02:45:05 +00:00
identity Make use of #persisted? method 2012-12-23 02:45:05 +00:00
image [openstack] Fix Failing Shindo Tests 2012-10-02 14:09:02 +08:00
network [openstack|network] Add filters to networks, ports and subnets 2012-09-22 01:17:46 +02:00
volume [openstack|volume] Added volume model 2012-05-14 14:46:36 +08:00
meta_parent.rb Implement fog support for the Openstack Compute API v1.1. Includes 2011-09-26 02:51:45 -04:00