1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

3 commits

Author SHA1 Message Date
Paul Thornthwaite
a7bb561fe7 [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
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
Hemant Kumar
23c1e414d8 [Brightbox] Adds ApiClient Model
* Add api client model for Brightbox
* Also map relevant requests to model methods
* Add ApiClient declaration to compute.rb
2012-11-01 17:49:54 +00:00