Class: Elabs::Admin::AlbumsController

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

Method Summary

Methods inherited from AdminContentApplicationController

#destroy, #index, #toggle_lock