Exception: OEmbed::UnknownFormat
- Defined in:
- lib/oembed/errors.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
24 25 26 |
# File 'lib/oembed/errors.rb', line 24 def to_s "The provider doesn't support the '#{super}' format" end |