Class: Ircbot::Plugin::Null
Instance Method Summary collapse
Dynamic Method Handling
This class handles dynamic methods through the method_missing method
#method_missing ⇒ Object
6 7 8 |
# File 'lib/ircbot/plugin.rb', line 6 def method_missing(*) self end |