Class: PaperclipPrivate::Errors::AccessDeniedError
- Inherits:
-
Paperclip::Error
- Object
- Paperclip::Error
- PaperclipPrivate::Errors::AccessDeniedError
- Defined in:
- lib/paperclip_private/errors.rb
Overview
Will be thrown if true is not returned from an attachment’s owner’s can_download_attachment? method.