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



537
538
539
540
# File 'lib/saft/v2/html.rb', line 537

def link
  yield
  nil
end

#titleObject



533
534
535
# File 'lib/saft/v2/html.rb', line 533

def title
  "Could not find analysis"
end