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/brightbox/models/compute
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
..
account.rb [Brightbox] Fixes Account#reset_ftp_password 2012-11-20 11:28:14 +00:00
accounts.rb [Brightbox] Allow users to lists all accounts associated with the current credentials 2012-11-01 17:49:53 +00:00
api_client.rb Make use of #persisted? method 2012-12-23 02:45:05 +00:00
api_clients.rb [Brightbox] Adds ApiClient Model 2012-11-01 17:49:54 +00:00
application.rb Make use of #persisted? method 2012-12-23 02:45:05 +00:00
applications.rb [Brightbox] add support for User Applications 2012-11-01 17:49:54 +00:00
cloud_ip.rb [Brightbox] Add ServerGroup attribute in CloudIP model 2012-12-06 11:28:40 +00:00
cloud_ips.rb [compute|brightbox] move brightbox compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:31:12 -05:00
firewall_policies.rb [brightbox] Firewall models 2011-10-05 11:57:34 +01:00
firewall_policy.rb Make use of #persisted? method 2012-12-23 02:45:05 +00:00
firewall_rule.rb Make use of #persisted? method 2012-12-23 02:45:05 +00:00
firewall_rules.rb [brightbox] Firewall models 2011-10-05 11:57:34 +01:00
flavor.rb [compute|brightbox] move brightbox compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:31:12 -05:00
flavors.rb [compute|brightbox] move brightbox compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:31:12 -05:00
image.rb Make use of #persisted? method 2012-12-23 02:45:05 +00:00
images.rb [compute|brightbox] move brightbox compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:31:12 -05:00
load_balancer.rb Make use of #persisted? method 2012-12-23 02:45:05 +00:00
load_balancers.rb [compute|brightbox] move brightbox compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:31:12 -05:00
server.rb Make use of #persisted? method 2012-12-23 02:45:05 +00:00
server_group.rb [brightbox] ServerGroup association to Servers 2011-11-17 16:41:59 +00:00
server_groups.rb [compute|brightbox] Fixed server_groups.get 2011-09-21 09:45:31 +01:00
servers.rb [Brightbox] Adds Servers#bootstrap 2012-11-19 17:22:44 +00:00
user.rb [compute|brightbox] move brightbox compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:31:12 -05:00
users.rb [Brightbox] Change code to return Single user 2012-11-01 17:49:54 +00:00
zone.rb [compute|brightbox] move brightbox compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:31:12 -05:00
zones.rb [compute|brightbox] move brightbox compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:31:12 -05:00