Class: SMEditor::UploadsController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- SMEditor::UploadsController
- 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.