Class: SMEditor::UploadsController

Inherits:
ActionController::Base
  • Object
show all
Includes:
Rails::Uploads
Defined in:
app/controllers/smeditor/uploads_controller.rb

Overview

Default upload controller. A host app can use this as-is (the engine routes POST /smeditor/uploads to it) or subclass it to add authentication.

Method Summary

Methods included from Rails::Uploads

#create