lib/say_when/processor/simple.rb in say_when-0.4.1 vs lib/say_when/processor/simple.rb in say_when-1.0.0
- old
+ new
@@ -1,4 +1,6 @@
+# encoding: utf-8
+
module SayWhen
module Processor
class Simple < SayWhen::Processor::Base
def initialize(scheduler)
\ No newline at end of file