Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Rubocop Style/MethodMissing offense
Add self.respond_to_missing? method to Config module. But... Due to this rubocop issue: rubocop/rubocop#3358 an offense is still detected.
- Loading branch information