Exception: OEmbed::NotFound
- Defined in:
- lib/oembed/errors.rb
Overview
This is a test
Instance Method Summary collapse
-
#to_s ⇒ Object
:nodoc:.
Instance Method Details
#to_s ⇒ Object
:nodoc:
18 19 20 |
# File 'lib/oembed/errors.rb', line 18 def to_s "No embeddable content at '#{super}'" end |