Module: RDoc::DummyMixin

Included in:
DummyOptions
Defined in:
lib/erbook/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



137
138
139
# File 'lib/erbook/rdoc.rb', line 137

def method_missing *args
  # ignore all messages
end