Module: Paperclip
- Defined in:
- lib/magic-paperclip.rb
Class Method Summary collapse
Class Method Details
.magic_content_type! ⇒ Object
10 11 12 |
# File 'lib/magic-paperclip.rb', line 10 def self.magic_content_type! Attachment.send :include, MagicPaperclip end |