Exception: OEmbed::FormatNotSupported
- Inherits:
-
Error
- Object
- StandardError
- Error
- OEmbed::FormatNotSupported
- Defined in:
- lib/oembed/errors.rb
Overview
:nodoc:
Instance Method Summary (collapse)
Instance Method Details
- (Object) to_s
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 |