# File lib/sprockets/helpers.rb, line 326 def video_path(source, options = {}) asset_path source, Helpers.default_path_options[:video_path].merge(options) end