Sha256: 8ff5cc2d42cfa209090605ac7867a50aa1a8dea189a23e26e29a9d8bfe8f375f
Contents?: true
Size: 199 Bytes
Versions: 12
Compression:
Stored size: 199 Bytes
Contents
# -*- encoding : utf-8 -*- module RademadeAdmin module Uploader module Video def thumb_path raise NotImplemented.new 'Implement "thumb_path" method' end end end end
Version data entries
12 entries across 12 versions & 1 rubygems