aki017 / slack-ruby-gem

A Ruby wrapper for the Slack API
MIT License
242 stars 79 forks source link

Correctly implement respond_to? #43

Closed feifanzhou closed 8 years ago

feifanzhou commented 9 years ago

respond_to? should accept a second argument, as described here: http://stackoverflow.com/a/33399784/472768