lib/cosgrove.rb in cosgrove-0.0.1 vs lib/cosgrove.rb in cosgrove-0.0.2
- old
+ new
@@ -7,9 +7,11 @@
require 'steem_data'
# require 'pry'
Bundler.require
+defined? Thread.report_on_exception and Thread.report_on_exception = true
+
SteemData.load
module Cosgrove
PWD = Dir.pwd.freeze
KNOWN_CHAINS = [:steem, :golos, :test]