1 2 3
# ruby/method-missing fixture Fixture files for the `ruby/method-missing` syntax rule test. `match.rb` defines `method_missing` without a corresponding `respond_to_missing?`; `no_match.rb` defines normal methods which are not flagged.