- New module lib/simply_stored/has_attachment.rb
Drop-in replacement using MiniMagick for thumbnail generation.
Same file paths as Paperclip — zero migration of existing files.
Auto-declares CouchDB properties for attachment metadata.
Proxy object mimics Paperclip::Attachment API for view compat.
- Wired into lib/cmtool.rb
- Added TODO migration comments to Image, News, Quote models