class Nanoc::Core::Assertions::Base

Public Instance Methods

call() click to toggle source
# File lib/nanoc/core/assertions.rb, line 20
def call
  raise NotImplementedError
end