Class: OEmbed::Response::Rich

Inherits:
OEmbed::Response show all
Defined in:
lib/oembed/response/rich.rb

Overview

A Response used for representing rich HTML content that does not fall under one of the other Response categories.

Instance Attribute Summary

Attributes inherited from OEmbed::Response

#fields, #format, #provider, #request_url

Method Summary

Methods inherited from OEmbed::Response

create_for, #field, #initialize, #link?, #photo?, #rich?, #video?

Constructor Details

This class inherits a constructor from OEmbed::Response