Class: Nanoc::Core::Assertions::Base
- Inherits:
-
Object
- Object
- Nanoc::Core::Assertions::Base
- Defined in:
- lib/nanoc/core/assertions.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
20 21 22 |
# File 'lib/nanoc/core/assertions.rb', line 20 def call raise NotImplementedError end |