Class: Labimotion::ApplicationEntity

Inherits:
Entities::ApplicationEntity
  • Object
show all
Defined in:
lib/labimotion/entities/application_entity.rb

Overview

ApplicationEntity This class serves as the base entity for the Labimotion module, inheriting from the core ApplicationEntity and providing custom formatting.

Constant Summary collapse

DISPLAYED_IN_LIST_CONDITION =

Common condition for fields that should not be displayed in list views

{ unless: :displayed_in_list }.freeze