Class: Labimotion::KlassRevisionEntity
- Inherits:
-
ApplicationEntity
- Object
- Entities::ApplicationEntity
- ApplicationEntity
- Labimotion::KlassRevisionEntity
- Defined in:
- lib/labimotion/entities/klass_revision_entity.rb
Overview
KlassRevisionEntity
Constant Summary
Constants inherited from ApplicationEntity
ApplicationEntity::DISPLAYED_IN_LIST_CONDITION
Instance Method Summary collapse
Instance Method Details
#released_at ⇒ Object
16 17 18 |
# File 'lib/labimotion/entities/klass_revision_entity.rb', line 16 def released_at object.released_at&.strftime('%d.%m.%Y, %H:%M') end |