Class: Elabs::ElabsPublicController
- Inherits:
-
ElabsApplicationController
- Object
- ActionController::Base
- ElabsApplicationController
- Elabs::ElabsPublicController
- Includes:
- Concerns::Reportable
- Defined in:
- app/controllers/elabs/elabs_public_controller.rb
Direct Known Subclasses
ActsController, ContentApplicationController, LanguagesController, LicensesController, ReportsController, TagsController, UsersController
Constant Summary collapse
- ALLOWED_NESTED_FROM =
[].freeze
- ALLOWED_ORDER_FROM =
[].freeze
- DEFAULT_ORDER =
{ id: :desc }.freeze
- IS_NSFW_FILTERABLE =
false
- MAX_ITEMS_PER_PAGE =
Elabs.max_items_per_page