lib/shuttle/deployment/static.rb in shuttle-deploy-0.2.0.beta1 vs lib/shuttle/deployment/static.rb in shuttle-deploy-0.2.0.beta2

- old
+ new

@@ -1,5 +1,5 @@ module Shuttle - class Static < Shuttle::Deploy + class Static < Shuttle::Strategy # Does not implement any custom functionality end end \ No newline at end of file