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
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Ferran Rodenas
a2449c9c46 [google|compute] Modify Snapshots
- Add missing "Snapshot" properties
- Fix "delete" request, as "Snapshots" doesn't require a zone
- Added "destroy" and "ready?" methods to model
- Removed "project" param
- Removed custom "reload" method in favour of the standard fog method
2014-04-10 15:11:41 -07:00
Paul Thornthwaite
8483a599f2 Remove trailing whitespace 2014-02-19 12:30:59 +00:00
Nat Welch
33caab1f41 Cleanup some whitespace in the Google dir
Signed-off-by: Nat Welch <nat@natwelch.com>
2013-12-30 14:31:06 -08:00
unknown
2ccc229ec6 delete snapshots and address requests for google 2013-12-27 17:09:57 +00:00