Class: Elabs::Admin::NotesController

Inherits:
AdminContentApplicationController show all
Defined in:
app/controllers/elabs/admin/notes_controller.rb

Constant Summary collapse

DEFAULT_ORDER_FIELD =
'content'.freeze
MODEL =
Note
PLURAL_NAME =
'notes'.freeze
SINGULAR_NAME =
'note'.freeze

Constants inherited from AdminApplicationController

AdminApplicationController::MAX_ITEMS_PER_PAGE

Method Summary

Methods inherited from AdminContentApplicationController

#destroy, #index, #toggle_lock