Sha256: bd2ae24eb90f6d6c5ef1cef6ad10a05364433d9b5b8019611c4f4edad4617ba6

Contents?: true

Size: 222 Bytes

Versions: 5

Compression:

Stored size: 222 Bytes

Contents

require "html/pipeline"
require "html/pipeline/youtube/version"
require "html/pipeline/youtube/youtube_filter.rb"

module HTML
  class Pipeline
    autoload :YoutubeFilter, 'html/pipeline/youtube/youtube_filter'
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
html-pipeline-youtube-0.1.4 lib/html/pipeline/youtube.rb
html-pipeline-youtube-0.1.3 lib/html/pipeline/youtube.rb
html-pipeline-youtube-0.1.2 lib/html/pipeline/youtube.rb
html-pipeline-youtube-0.1.1 lib/html/pipeline/youtube.rb
html-pipeline-youtube-0.1.0 lib/html/pipeline/youtube.rb