Module: RademadeAdmin::Uploader::Video
- Defined in:
- lib/rademade_admin/uploader/video.rb
Instance Method Summary collapse
Instance Method Details
#thumb_path ⇒ Object
5 6 7 |
# File 'lib/rademade_admin/uploader/video.rb', line 5 def thumb_path raise NotImplemented.new 'Implement "thumb_path" method' end |