lib/splash/backends.rb in prometheus-splash-0.1.0 vs lib/splash/backends.rb in prometheus-splash-0.1.1
- old
+ new
@@ -1,4 +1,5 @@
+# coding: utf-8
Dir[File.dirname(__FILE__) + '/backends/*.rb'].each {|file| require file }
module Splash
module Backends
include Splash::Config