Exception: Thornbed::NotFound

Inherits:
Error
  • Object
show all
Defined in:
lib/thornbed/errors.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



6
7
8
# File 'lib/thornbed/errors.rb', line 6

def to_s
  "No embeddable content at '#{super}'"
end