Module: RDoc::DummyMixin

Included in:
DummyMarkup, DummyOptions
Defined in:
lib/gerbil/rdoc.rb

Overview

:nodoc:

Instance Method Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missing(*args) ⇒ Object



111
112
113
# File 'lib/gerbil/rdoc.rb', line 111

def method_missing *args
  # ignore all messages
end