Module CouchRest::Mixins::ExtendedAttachments
In: lib/couchrest/mixins/extended_attachments.rb

Methods

Public Instance methods

returns URL to fetch the attachment from

creates a file attachment to the current doc

deletes a file attachment from the current doc

returns true if attachment_name exists

reads the data from an attachment

modifies a file attachment on the current doc

[Validate]