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
Greg Burek
288be8a266
Adds encrypted EBS snapshots
2014-05-22 13:46:57 -07:00
Paul Thornthwaite
1cb5a45b3e
[aws|compute] Updates reference to service
2013-01-07 20:53:25 +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
geemus
8a8b259a7e
[compute|aws] move aws compute to its own shared area (namespacing should probably be corrected)
2011-08-24 20:38:13 -05:00
geemus
3be53104be
[compute] consolidate
2011-01-07 16:52:09 -08:00
geemus
5854e249aa
more consistent attribute storage/usage
2010-11-19 13:45:45 -08:00
geemus
f2fd5d30b7
[aws|compute] fleshing out tag support
2010-10-12 11:00:59 -07:00
geemus
40ab6052ea
[aws|compute] tweaks for tags lookups
2010-10-11 13:40:34 -07:00
geemus
e923e3c959
raise an error if trying to re-save a model
2010-10-04 16:08:34 -07:00
geemus
619f7d430f
fix paths for core requires
2010-10-04 14:02:08 -07:00
geemus
58577e17bf
[aws] rename ec2/s3 to compute/storage
2010-09-08 14:40:57 -07:00