Module: Kinney::DownloadOtherClipResourcesHelper

Defined in:
app/helpers/kinney/download_other_clip_resources_helper.rb

Instance Method Summary collapse

Instance Method Details

#download_other_clip_resources(clip) ⇒ Object



3
4
5
# File 'app/helpers/kinney/download_other_clip_resources_helper.rb', line 3

def download_other_clip_resources(clip)
  nil #override this in your own application to include other downloads of associated resources
end