-
Add `respond_to_missing?` for Commit and Repository · 33df3ed3Robert Speicher authored
As of Ruby 1.9, this is the correct way to handle `respond_to?` for methods implemented by `method_missing`. See https://robots.thoughtbot.com/always-define-respond-to-missing-when-overriding
33df3ed3
×