lib/site_hook/config.rb in site_hook-1.0.3 vs lib/site_hook/config.rb in site_hook-1.0.4

- old
+ new

@@ -83,9 +83,10 @@ end end # @return [Webhook] def self.webhook + puts @@config Webhook.new(@@config[:webhook]) end # @return [Projects] def self.projects