Module: Sequel::Plugins::Attachments

Defined in:
lib/cortex_reaver/support/attachments.rb

Defined Under Namespace

Modules: InstanceMethods Classes: Attachment

Constant Summary collapse

PUBLIC_PATH_SEPARATOR =

The separator used for public (e.g. HTTP URL) paths.

'/'
DEFAULT_ATTACHMENT_DIRECTORY_MODE =

How many bytes to read at a time when saving files.

0755