lib/docker-sync/watch_strategy/dummy.rb in docker-sync-0.4.6 vs lib/docker-sync/watch_strategy/dummy.rb in docker-sync-0.5.0.pre.beta1

- old
+ new

@@ -1,8 +1,8 @@ require 'thor/shell' require 'docker-sync/execution' -module Docker_Sync +module DockerSync module WatchStrategy class Dummy include Thor::Shell include Execution