Class: Elabs::Admin::ProjectsController

Inherits:
AdminContentApplicationController show all
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

Method Summary

Methods inherited from AdminContentApplicationController

#destroy, #index, #toggle_lock