Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: more reliable check of module is included (#1418)
handle gems like GraphQL which override `include?` ``` rake aborted! ArgumentError: wrong number of arguments (given 1, expected 3) gems/graphql-2.0.13/lib/graphql/schema/directive.rb:58:in `include?' ```
- Loading branch information