Method: HTMLProofer::Reporter#report
- Defined in:
- lib/html_proofer/reporter.rb
#report ⇒ Object
19 20 21 |
# File 'lib/html_proofer/reporter.rb', line 19 def report raise NotImplementedError, "HTMLProofer::Reporter subclasses must implement #report" end |