class Yafoy::OEmbed::Provider

Public Class Methods

list() click to toggle source
# File lib/yafoy/oembed/provider.rb, line 6
def self.list
  [1,2,3]
end