Class: Elabs::Admin::NotesController
- Inherits:
-
AdminContentApplicationController
- Object
- ActionController::Base
- ElabsApplicationController
- AdminApplicationController
- AdminContentApplicationController
- Elabs::Admin::NotesController
- 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