lib/watch_tower/project/init.rb in watch_tower-0.0.0.1 vs lib/watch_tower/project/init.rb in watch_tower-0.0.1.beta1
- old
+ new
@@ -1,4 +1,6 @@
+# -*- encoding: utf-8 -*-
+
module WatchTower
class Project
module Init
def self.included(base)
base.extend ClassMethods
\ No newline at end of file