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

5 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
f70605cebc [Brightbox]Protocol is no longer required parameter for firewall 2011-10-27 18:58:03 +05:30
Hemant Kumar
c642dd9076 [Brightbox] Add created_at attribute for server_group,policy and firewall rule 2011-10-27 15:27:27 +05:30
Paul Thornthwaite
298d1a9192 [brightbox] Firewall models 2011-10-05 11:57:34 +01:00