charlatan
charlatan copied to clipboard
Add ability to exclude specific methods
DSL ideas:
class ArrayProxy
include Charlatan.new(:array, exclude: [:to_a, :to_ary])
end
:+1: ! is this planned?
It's under consideration :)