tasks/metrics/metric_fu.rake in adamantium-0.0.1 vs tasks/metrics/metric_fu.rake in adamantium-0.0.2
- old
+ new
@@ -1,4 +1,6 @@
+# encoding: utf-8
+
begin
require 'metric_fu'
require 'json'
# XXX: temporary hack until metric_fu is fixed
- old
+ new