Class: FaviconCheckable

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

Instance Attribute Summary

Attributes inherited from HTML::Proofer::Checkable

#line

Instance Method Summary collapse

Methods inherited from HTML::Proofer::Checkable

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

Methods included from HTML::Utils

create_nokogiri, swap

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