Class: Nanoc::Int::ContractsSupport::Ignorer Private
- Inherits:
-
Object
- Object
- Nanoc::Int::ContractsSupport::Ignorer
- Includes:
- Singleton
- Defined in:
- lib/nanoc/base/contracts_support.rb
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Instance Method Summary collapse
- #method_missing(*_args) ⇒ Object private
Dynamic Method Handling
This class handles dynamic methods through the method_missing method
#method_missing(*_args) ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
9 10 11 |
# File 'lib/nanoc/base/contracts_support.rb', line 9 def method_missing(*_args) self end |