Class: SAFT::V2::HTML::NotFoundSupplier

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

Instance Method Summary collapse

Instance Method Details

#nameObject



627
628
629
# File 'lib/saft/v2/html.rb', line 627

def name
  "Not found in Suppliers block"
end

#titleObject



623
624
625
# File 'lib/saft/v2/html.rb', line 623

def title
  "Could not find supplier"
end