gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module OEmbed
    • module OEmbed::Formatter
    • module OEmbed::Formatter::Base
    • module OEmbed::Formatter::JSON
    • module OEmbed::Formatter::JSON::Backends
    • module OEmbed::Formatter::JSON::Backends::ActiveSupportJSON
    • module OEmbed::Formatter::JSON::Backends::JSONGem
    • module OEmbed::Formatter::JSON::Backends::Yaml
    • module OEmbed::Formatter::XML
    • module OEmbed::Formatter::XML::Backends
    • module OEmbed::Formatter::XML::Backends::Nokogiri
    • module OEmbed::Formatter::XML::Backends::REXML
    • module OEmbed::Formatter::XML::Backends::XmlSimple
    • module OEmbed::HttpHelper
  • Classes

    • class OEmbed::Error
    • class OEmbed::FormatNotSupported
    • class OEmbed::NotFound
    • class OEmbed::ParseError
    • class OEmbed::Provider
    • class OEmbed::ProviderDiscovery
    • class OEmbed::Providers
    • class OEmbed::Response
    • class OEmbed::Response::Link
    • class OEmbed::Response::Photo
    • class OEmbed::Response::Rich
    • class OEmbed::Response::Video
    • class OEmbed::UnknownFormat
    • class OEmbed::UnknownResponse
    • class OEmbed::Version
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. ruby-oembed
  3. 0.16.1
  4. module OEmbed

module OEmbed

Modules in this namespace

Formatter

module

in OEmbed

HttpHelper

module

in OEmbed

Classes in this namespace

Error

class

in OEmbed

FormatNotSupported

class

in OEmbed

NotFound

class

in OEmbed

ParseError

class

in OEmbed

Provider

class

in OEmbed

ProviderDiscovery

class

in OEmbed

Providers

class

in OEmbed

Response

class

in OEmbed

UnknownFormat

class

in OEmbed

UnknownResponse

class

in OEmbed

Version

class

in OEmbed

Modules

  • OEmbed::Formatter
  • OEmbed::HttpHelper

Classes

  • OEmbed::Error
  • OEmbed::FormatNotSupported
  • OEmbed::NotFound
  • OEmbed::ParseError
  • OEmbed::Provider
  • OEmbed::ProviderDiscovery
  • OEmbed::Providers
  • OEmbed::Response
  • OEmbed::UnknownFormat
  • OEmbed::UnknownResponse
  • OEmbed::Version

Defined in

  • lib/oembed/errors.rb
  • lib/oembed/formatter.rb
  • lib/oembed/formatter/base.rb
  • lib/oembed/formatter/json.rb
  • lib/oembed/formatter/json/backends/activesupportjson.rb
  • lib/oembed/formatter/json/backends/jsongem.rb
  • lib/oembed/formatter/json/backends/yaml.rb
  • lib/oembed/formatter/xml.rb
  • lib/oembed/formatter/xml/backends/nokogiri.rb
  • lib/oembed/formatter/xml/backends/rexml.rb
  • lib/oembed/formatter/xml/backends/xmlsimple.rb
  • lib/oembed/http_helper.rb
  • lib/oembed/provider.rb
  • lib/oembed/provider_discovery.rb
  • lib/oembed/providers.rb
  • lib/oembed/providers/builtin_providers.rb
  • lib/oembed/providers/facebook_post.rb
  • lib/oembed/providers/facebook_video.rb
  • lib/oembed/providers/instagram.rb
  • lib/oembed/providers/tiktok.rb
  • lib/oembed/response.rb
  • lib/oembed/response/link.rb
  • lib/oembed/response/photo.rb
  • lib/oembed/response/rich.rb
  • lib/oembed/response/video.rb
  • lib/oembed/version.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem