module RademadeAdmin::Uploader::Video
Public Instance Methods
thumb_path()
click to toggle source
# File lib/rademade_admin/uploader/video.rb, line 5 def thumb_path raise NotImplemented.new 'Implement "thumb_path" method' end