Open sshaw opened 5 years ago
Looks like set_formatter.rb
needs to require "set"
.
huh that's interesting. what ruby version? I thought set is automatically required.
ruby-2.3.7.
Nothing in stdlib (https://ruby-doc.org/stdlib-2.6/) is automatically required.
2.0.0.pre2: