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
Paul Thornthwaite
9c6e17bd6c
[ovirt|compute] Updates reference to service
2013-01-07 21:01:19 +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
Amos Benari
ebbffe1993
[oVirt] added volumes to server and template
2012-04-09 16:44:07 +03:00
Amos Benari
6eb1560abe
[oVirt] Added VM and Template network-interfaces crud.
2012-03-12 12:25:03 +02:00
Amos Benari
ae29d968c6
Adds Supprt for oVirt ( http://ovirt.org ).
...
Signed-off-by: Ohad Levy <ohadlevy@gmail.com>
2012-02-08 09:35:23 -06:00