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

- old
+ new

@@ -1,6 +1,6 @@ module Shuttle - class Ruby < Shuttle::Deploy + class Ruby < Shuttle::Strategy include Shuttle::Support::Bundler include Shuttle::Support::Thin def setup unless ruby_installed? \ No newline at end of file