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/digitalocean/models/compute
Dave Donahue 13e3d7a010 [digitalocean|compute] add created_at timestamp as attribute of server
* We receive this field from Digital Ocean, so all we need to do to use it is add it as an attribute and it just works
2013-12-27 08:57:56 -06:00
..
flavor.rb [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
flavors.rb [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
image.rb [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
images.rb [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
region.rb [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
regions.rb [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
server.rb [digitalocean|compute] add created_at timestamp as attribute of server 2013-12-27 08:57:56 -06:00
servers.rb digitalocean supports bootstrap 2013-07-21 11:09:53 -07:00
ssh_key.rb [digitalocean|compute] added SshKey model, collection and related tests 2013-03-31 22:16:12 +02:00
ssh_keys.rb digitalocean supports bootstrap 2013-07-21 11:09:53 -07:00