Class: UploadsController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- UploadsController
- Defined in:
- app/controllers/uploads_controller.rb
Instance Method Summary collapse
Instance Method Details
#destroy ⇒ Object
5 6 |
# File 'app/controllers/uploads_controller.rb', line 5 def destroy end |
#uploadify ⇒ Object
2 3 |
# File 'app/controllers/uploads_controller.rb', line 2 def uploadify end |