lib/kite/cloud.rb in kite-0.0.6 vs lib/kite/cloud.rb in kite-0.0.7
- old
+ new
@@ -1,4 +1,5 @@
+# Class responsible for creating a new cloud infrastructure skeleton
class Kite::Cloud
def initialize(core, cloud_name)
@core = core
@name = cloud_name