lib/god/condition.rb in resurrected_god-1.0.0 vs lib/god/condition.rb in resurrected_god-1.1.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module God class Condition < Behavior attr_accessor :transition, :notify, :info, :phase # Generate a Condition of the given kind. The proper class if found by camel casing the