Exception: OEmbed::FormatNotSupported
- Defined in:
- lib/oembed/errors.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
30 31 32 |
# File 'lib/oembed/errors.rb', line 30 def to_s "This server doesn't have the correct libraries installed to support the '#{super}' format" end |