lib/percheron/actions/stop.rb in percheron-0.7.16 vs lib/percheron/actions/stop.rb in percheron-0.8.0
- old
+ new
@@ -1,8 +1,7 @@
module Percheron
module Actions
class Stop
-
include Base
def initialize(unit)
@unit = unit
end