Class: SAFT::V2::HTML::NotFoundAnalysys

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/saft/v2/html.rb

Instance Method Summary collapse

Instance Method Details



529
530
531
532
# File 'lib/saft/v2/html.rb', line 529

def link
  yield
  nil
end

#titleObject



525
526
527
# File 'lib/saft/v2/html.rb', line 525

def title
  "Could not find analysis"
end