Class: Elabs::Admin::ArticlesController
- Inherits:
-
AdminContentApplicationController
- Object
- ActionController::Base
- ElabsApplicationController
- AdminApplicationController
- AdminContentApplicationController
- Elabs::Admin::ArticlesController
- Defined in:
- app/controllers/elabs/admin/articles_controller.rb
Constant Summary collapse
- DEFAULT_ORDER_FIELD =
'title'.freeze
- MODEL =
Article
- PLURAL_NAME =
'articles'.freeze
- SINGULAR_NAME =
'article'.freeze
Constants inherited from AdminApplicationController
Elabs::Admin::AdminApplicationController::MAX_ITEMS_PER_PAGE