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