Exception: OEmbed::NotFound

Inherits:
Error
  • Object
show all
Defined in:
lib/oembed/errors.rb

Overview

This is a test

Instance Method Summary collapse

Instance Method Details

#to_sObject

:nodoc:



18
19
20
# File 'lib/oembed/errors.rb', line 18

def to_s
  "No embeddable content at '#{super}'"
end