Class: Elabs::Admin::AlbumsController
- Inherits:
-
AdminContentApplicationController
- Object
- ActionController::Base
- ElabsApplicationController
- AdminApplicationController
- AdminContentApplicationController
- Elabs::Admin::AlbumsController
- Defined in:
- app/controllers/elabs/admin/albums_controller.rb
Constant Summary collapse
- DEFAULT_ORDER_FIELD =
'name'.freeze
- MODEL =
Album
- PLURAL_NAME =
'albums'.freeze
- SINGULAR_NAME =
'album'.freeze
Constants inherited from AdminApplicationController
Elabs::Admin::AdminApplicationController::MAX_ITEMS_PER_PAGE