Class: Elabs::Admin::ProjectsController
- Inherits:
-
AdminContentApplicationController
- Object
- ActionController::Base
- ElabsApplicationController
- AdminApplicationController
- AdminContentApplicationController
- Elabs::Admin::ProjectsController
- Defined in:
- app/controllers/elabs/admin/projects_controller.rb
Constant Summary collapse
- DEFAULT_ORDER_FIELD =
'name'.freeze
- MODEL =
Project
- PLURAL_NAME =
'projects'.freeze
- SINGULAR_NAME =
'project'.freeze
Constants inherited from AdminApplicationController
AdminApplicationController::MAX_ITEMS_PER_PAGE