lib/splash/transports.rb in prometheus-splash-0.1.0 vs lib/splash/transports.rb in prometheus-splash-0.1.1

- old
+ new

@@ -1,4 +1,5 @@ +# coding: utf-8 Dir[File.dirname(__FILE__) + '/transports/*.rb'].each {|file| require file } module Splash module Transports include Splash::Config