Class: Favicon

Inherits:
HTML::Proofer::Checkable show all
Defined in:
lib/html/proofer/checks/favicon.rb

Instance Method Summary collapse

Methods inherited from HTML::Proofer::Checkable

#absolute_path, #exists?, #external?, #file_path, #hash, #ignore?, #ignores_pattern_check, #initialize, #internal?, #parts, #path, #remote?, #scheme, #unslashed_directory?, #url, #valid?

Constructor Details

This class inherits a constructor from HTML::Proofer::Checkable

Instance Method Details

#relObject



4
5
6
# File 'lib/html/proofer/checks/favicon.rb', line 4

def rel
  @rel
end