Module: ImportableAttachments

Defined in:
lib/importable_attachments/importers.rb,
lib/importable_attachments.rb,
lib/importable_attachments/engine.rb,
lib/importable_attachments/version.rb,
app/models/importable_attachments/version.rb,
app/models/importable_attachments/attachment.rb,
lib/importable_attachments/importers/importer.rb,
app/helpers/importable_attachments/application_helper.rb,
lib/generators/importable_attachments/install_generator.rb,
app/controllers/importable_attachments/versions_controller.rb,
app/controllers/importable_attachments/application_controller.rb,
app/controllers/importable_attachments/attachments_controller.rb

Overview

This controller uses Representational State Transfer (REST) principles en.wikipedia.org/wiki/REST

Defined Under Namespace

Modules: ApplicationHelper, Base, Importers Classes: ApplicationController, Attachment, AttachmentsController, Engine, InstallGenerator, Version, VersionsController

Constant Summary collapse

VERSION =
'0.0.18'