Class: Elabs::Admin::ArticlesController

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

Method Summary

Methods inherited from AdminContentApplicationController

#destroy, #index, #toggle_lock