Method: HTMLProofer::Attribute::Url#to_s

Defined in:
lib/html_proofer/attribute/url.rb

#to_sObject



33
34
35
# File 'lib/html_proofer/attribute/url.rb', line 33

def to_s
  @url
end