Module: PaperclipArchiveProcessor::Integration
- Defined in:
- lib/paperclip_archive_processor/integration.rb
Class Method Summary collapse
Class Method Details
.extended(base) ⇒ Object
4 5 6 |
# File 'lib/paperclip_archive_processor/integration.rb', line 4 def self.extended(base) base.extend ClassMethods end |