Exception: Thornbed::NotFound
- Defined in:
- lib/thornbed/errors.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
6 7 8 |
# File 'lib/thornbed/errors.rb', line 6 def to_s "No embeddable content at '#{super}'" end |