homebrew-cask/lib/hbc/extend.rb

5 lines
101 B
Ruby

# monkeypatching
require 'hbc/extend/hash'
require 'hbc/extend/string'
require 'hbc/extend/pathname'