Sha256: b100c03999305606a3b93ea0fd4cf2dcea3608731c7819db482dcdc105eb71c8

Contents?: true

Size: 98 Bytes

Versions: 5

Compression:

Stored size: 98 Bytes

Contents

module Quadro
  module VideoHelper
    def video_info(url)
      video.get(url)
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
quadro-0.6.1 app/helpers/quadro/video_helper.rb
quadro-0.6.0 app/helpers/quadro/video_helper.rb
quadro-0.5.8 app/helpers/quadro/video_helper.rb
quadro-0.5.7 app/helpers/quadro/video_helper.rb
quadro-0.5.6 app/helpers/quadro/video_helper.rb