Module: Nanoc::Int::ContractsSupport::DisabledContracts Private

Defined in:
lib/nanoc/base/contracts_support.rb

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Constant Summary collapse

Any =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Ignorer.instance
Bool =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Ignorer.instance
Num =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Ignorer.instance
KeywordArgs =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Ignorer.instance
Optional =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Ignorer.instance
Maybe =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Ignorer.instance
None =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Ignorer.instance
ArrayOf =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Ignorer.instance
Or =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Ignorer.instance
Func =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Ignorer.instance
RespondTo =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Ignorer.instance

Instance Method Summary collapse

Instance Method Details

#contract(*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.



27
28
# File 'lib/nanoc/base/contracts_support.rb', line 27

def contract(*args)
end