Class: UeditorRails::DialogsController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- UeditorRails::DialogsController
- Defined in:
- app/controllers/ueditor_rails/dialogs_controller.rb
Instance Method Summary collapse
Instance Method Details
#attachment ⇒ Object
5 6 7 |
# File 'app/controllers/ueditor_rails/dialogs_controller.rb', line 5 def end |
#image ⇒ Object
9 10 11 |
# File 'app/controllers/ueditor_rails/dialogs_controller.rb', line 9 def image end |
#scrawl ⇒ Object
17 18 19 |
# File 'app/controllers/ueditor_rails/dialogs_controller.rb', line 17 def scrawl end |
#wordimage ⇒ Object
13 14 15 |
# File 'app/controllers/ueditor_rails/dialogs_controller.rb', line 13 def wordimage end |